Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
A Dcore.c397 if (core->pm_ops->core_put) in venus_probe()
398 core->pm_ops->core_put(core); in venus_probe()
423 if (pm_ops->core_put) in venus_remove()
424 pm_ops->core_put(core); in venus_remove()
A Dpm_helpers.h14 void (*core_put)(struct venus_core *core); member
A Dpm_helpers.c328 .core_put = core_put_v1,
401 .core_put = core_put_v1,
1181 .core_put = core_put_v4,

Completed in 5 milliseconds