Searched refs:core_put (Results 1 – 3 of 3) sorted by relevance
513 if (core->pm_ops->core_put) in venus_probe()514 core->pm_ops->core_put(core); in venus_probe()542 if (pm_ops->core_put) in venus_remove()543 pm_ops->core_put(core); in venus_remove()
14 void (*core_put)(struct venus_core *core); member
326 .core_put = core_put_v1,399 .core_put = core_put_v1,1163 .core_put = core_put_v4,
Completed in 9 milliseconds