Home
last modified time | relevance | path

Searched defs:pfdevfreq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c13 static void panfrost_devfreq_update_utilization(struct panfrost_devfreq *pfdevfreq) in panfrost_devfreq_update_utilization() argument
46 static void panfrost_devfreq_reset(struct panfrost_devfreq *pfdevfreq) in panfrost_devfreq_reset() argument
57 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_get_dev_status() local
98 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_init() local
161 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_fini() local
181 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_resume() local
193 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_suspend() local
201 panfrost_devfreq_record_busy(struct panfrost_devfreq *pfdevfreq) panfrost_devfreq_record_busy() argument
217 panfrost_devfreq_record_idle(struct panfrost_devfreq *pfdevfreq) panfrost_devfreq_record_idle() argument
[all...]
H A Dpanfrost_device.h119 struct panfrost_devfreq pfdevfreq; member
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c14 static void panfrost_devfreq_update_utilization(struct panfrost_devfreq *pfdevfreq) in panfrost_devfreq_update_utilization() argument
42 static void panfrost_devfreq_reset(struct panfrost_devfreq *pfdevfreq) in panfrost_devfreq_reset() argument
53 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_get_dev_status() local
119 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_init() local
204 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_fini() local
214 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_resume() local
226 struct panfrost_devfreq *pfdevfreq = &pfdev->pfdevfreq; panfrost_devfreq_suspend() local
234 panfrost_devfreq_record_busy(struct panfrost_devfreq *pfdevfreq) panfrost_devfreq_record_busy() argument
250 panfrost_devfreq_record_idle(struct panfrost_devfreq *pfdevfreq) panfrost_devfreq_record_idle() argument
[all...]
H A Dpanfrost_device.h123 struct panfrost_devfreq pfdevfreq; member

Completed in 2 milliseconds