Searched refs:core_put (Results 1 – 3 of 3) sorted by relevance
397 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()
14 void (*core_put)(struct venus_core *core); member
328 .core_put = core_put_v1,401 .core_put = core_put_v1,1181 .core_put = core_put_v4,
Completed in 5 milliseconds