Home
last modified time | relevance | path

Searched refs:power_runtime_on_callback (Results 1 - 14 of 14) sorted by relevance

/device/soc/rockchip/common/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,
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_config.h149 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
160 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
180 int (*power_runtime_on_callback)(struct kbase_device *kbdev); member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_config.h154 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
165 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
185 int (*power_runtime_on_callback)(struct kbase_device *kbdev); member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_config.h151 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
162 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
182 int (*power_runtime_on_callback)(struct kbase_device *kbdev); member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/devicetree/
H A Dmali_kbase_runtime_pm.c272 .power_runtime_on_callback = pm_callback_runtime_on,
277 .power_runtime_on_callback = NULL,
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_config.h228 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
239 * The runtime power management callbacks @ref power_runtime_off_callback and @ref power_runtime_on_callback
259 int (*power_runtime_on_callback)(struct kbase_device *kbdev); member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/
H A Dmali_kbase_config_rk.c250 .power_runtime_on_callback = rk_pm_callback_runtime_on,
255 .power_runtime_on_callback = NULL,
/device/soc/rockchip/common/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,
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/platform/rk/
H A Dmali_kbase_config_rk.c247 .power_runtime_on_callback = rk_pm_callback_runtime_on,
252 .power_runtime_on_callback = NULL,
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/
H A Dmali_kbase_config_rk.c312 .power_runtime_on_callback = rk_pm_callback_runtime_on,
317 .power_runtime_on_callback = NULL,
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_backend.c94 kbdev->pm.backend.callback_power_runtime_on = callbacks->power_runtime_on_callback; in kbase_hwaccess_pm_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_backend.c103 callbacks->power_runtime_on_callback; in kbase_hwaccess_pm_init()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_backend.c59 kbdev->pm.backend.callback_power_runtime_on = callbacks->power_runtime_on_callback; in kbase_pm_runtime_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_backend.c68 callbacks->power_runtime_on_callback; in kbase_pm_runtime_init()

Completed in 10 milliseconds