Searched refs:core_put (Results 1 – 3 of 3) sorted by relevance
396 if (core->pm_ops->core_put) in venus_probe()397 core->pm_ops->core_put(core); in venus_probe()422 if (pm_ops->core_put) in venus_remove()423 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,1176 .core_put = core_put_v4,