Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dcore.c77 hfi_destroy(core); in venus_sys_error_handler()
330 hfi_destroy(core); in venus_probe()
346 hfi_destroy(core); in venus_remove()
Dhfi.h155 void hfi_destroy(struct venus_core *core);
Dhfi.c516 void hfi_destroy(struct venus_core *core) in hfi_destroy() function