Home
last modified time | relevance | path

Searched refs:DEVFREQ_TIMER_DELAYED (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/gpu/drm/lima/
H A Dlima_devfreq.c84 .timer = DEVFREQ_TIMER_DELAYED,
/linux-6.15/include/linux/
H A Ddevfreq.h35 DEVFREQ_TIMER_DELAYED, enumerator
/linux-6.15/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c86 .timer = DEVFREQ_TIMER_DELAYED,
/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_devfreq.c119 .timer = DEVFREQ_TIMER_DELAYED,
/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c123 .timer = DEVFREQ_TIMER_DELAYED,
/linux-6.15/drivers/devfreq/
H A Ddevfreq.c57 [DEVFREQ_TIMER_DELAYED] = { "delayed" },
498 case DEVFREQ_TIMER_DELAYED: in devfreq_monitor_start()
/linux-6.15/drivers/memory/samsung/
H A Dexynos5422-dmc.c991 .timer = DEVFREQ_TIMER_DELAYED,
/linux-6.15/drivers/ufs/host/
H A Dufs-qcom.c1696 p->timer = DEVFREQ_TIMER_DELAYED; in ufs_qcom_config_scaling_param()