Home
last modified time | relevance | path

Searched refs:power_runtime_on_callback (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/devicetree/
H A Dmali_kbase_runtime_pm.c90 .power_runtime_on_callback = pm_callback_runtime_on,
95 .power_runtime_on_callback = NULL,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/meson/
H A Dmali_kbase_runtime_pm.c257 .power_runtime_on_callback = pm_callback_runtime_on,
262 .power_runtime_on_callback = NULL,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/devicetree/
H A Dmali_kbase_runtime_pm.c282 .power_runtime_on_callback = pm_callback_runtime_on,
287 .power_runtime_on_callback = NULL,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_config.h182 int (*power_runtime_on_callback)(struct kbase_device *kbdev); member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/rk/
H A Dmali_kbase_config_rk.c254 .power_runtime_on_callback = rk_pm_callback_runtime_on,
259 .power_runtime_on_callback = NULL,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_config.h259 int (*power_runtime_on_callback)(struct kbase_device *kbdev); member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/rk/
H A Dmali_kbase_config_rk.c326 .power_runtime_on_callback = rk_pm_callback_runtime_on,
331 .power_runtime_on_callback = NULL,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_backend.c103 callbacks->power_runtime_on_callback; in kbase_hwaccess_pm_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_backend.c68 callbacks->power_runtime_on_callback; in kbase_pm_runtime_init()