Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_devfreq.c54 if (pdevfreq->last_busy_state) in panthor_devfreq_update_utilization()
83 pdevfreq->busy_time = 0; in panthor_devfreq_reset()
84 pdevfreq->idle_time = 0; in panthor_devfreq_reset()
102 pdevfreq->idle_time)); in panthor_devfreq_get_dev_status()
143 if (!pdevfreq) in panthor_devfreq_init()
146 ptdev->devfreq = pdevfreq; in panthor_devfreq_init()
235 pdevfreq->devfreq = NULL; in panthor_devfreq_init()
250 if (!pdevfreq->devfreq) in panthor_devfreq_resume()
262 if (!pdevfreq->devfreq) in panthor_devfreq_suspend()
273 if (!pdevfreq->devfreq) in panthor_devfreq_record_busy()
[all …]

Completed in 5 milliseconds