Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhfi.h150 int hfi_core_suspend(struct venus_core *core);
Dcore.c368 ret = hfi_core_suspend(core); in venus_runtime_suspend()
Dhfi.c117 int hfi_core_suspend(struct venus_core *core) in hfi_core_suspend() function