Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhfi.h146 void hfi_destroy(struct venus_core *core);
H A Dcore.c509 hfi_destroy(core); in venus_probe()
547 hfi_destroy(core); in venus_remove()
H A Dhfi.c561 void hfi_destroy(struct venus_core *core) in hfi_destroy() function