Home
last modified time | relevance | path

Searched refs:hfi_destroy (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dcore.c341 hfi_destroy(core); in venus_probe()
376 hfi_destroy(core); in venus_remove()
H A Dhfi.h147 void hfi_destroy(struct venus_core *core);
H A Dhfi.c519 void hfi_destroy(struct venus_core *core) in hfi_destroy() function