Home
last modified time | relevance | path

Searched refs:devfreq_resume_device (Results 1 - 11 of 11) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c770 devfreq_resume_device(mdev->devfreq); in mali_driver_resume_scheduler()
833 MALI_DEBUG_PRINT(4, ("devfreq_resume_device: start devfreq monitor\n")); in mali_driver_runtime_resume()
834 devfreq_resume_device(mdev->devfreq); in mali_driver_runtime_resume()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_linux.c760 devfreq_resume_device(mdev->devfreq); in mali_driver_resume_scheduler()
817 MALI_DEBUG_PRINT(MALI_KERNEL_LEVEL_CODE, ("devfreq_resume_device: start devfreq monitor\n")); in mali_driver_runtime_resume()
818 devfreq_resume_device(mdev->devfreq); in mali_driver_runtime_resume()
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/
H A Ddevfreq.c1107 * devfreq_resume_device() - Resume devfreq of a device.
1114 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device() function
1144 EXPORT_SYMBOL(devfreq_resume_device); variable
1184 ret = devfreq_resume_device(devfreq); in devfreq_resume()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c566 devfreq_resume_device(kbdev->devfreq); in kbase_devfreq_suspend_resume_worker()
H A Dmali_kbase_pm_backend.c397 devfreq_resume_device(kbdev->devfreq); in kbase_pm_l2_clock_normalize()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c605 devfreq_resume_device(kbdev->devfreq); in kbase_devfreq_suspend_resume_worker()
H A Dmali_kbase_pm_backend.c453 devfreq_resume_device(kbdev->devfreq); in kbase_pm_l2_clock_normalize()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c4489 devfreq_resume_device(kbdev->devfreq); in kbase_device_resume()
4556 devfreq_resume_device(kbdev->devfreq); in kbase_device_runtime_resume()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c4746 devfreq_resume_device(kbdev->devfreq); in kbase_device_resume()
4811 devfreq_resume_device(kbdev->devfreq); in kbase_device_runtime_resume()
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc.c3090 ret = devfreq_resume_device(dmcfreq->info.devfreq); in rockchip_dmcfreq_resume()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc.c3261 ret = devfreq_resume_device(dmcfreq->info.devfreq); in rockchip_dmcfreq_resume()

Completed in 30 milliseconds