Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_devfreq.c36 bool last_busy_state; member
55 if (pdevfreq->last_busy_state) in panthor_devfreq_update_utilization()
299 pdevfreq->last_busy_state = true; in panthor_devfreq_record_busy()
315 pdevfreq->last_busy_state = false; in panthor_devfreq_record_idle()