lima_devfreq
struct lima_devfreq *ldevfreq = &ldev->devfreq;
void lima_devfreq_record_busy(struct lima_devfreq *devfreq)
static void lima_devfreq_update_utilization(struct lima_devfreq *devfreq)
void lima_devfreq_record_idle(struct lima_devfreq *devfreq)
int lima_devfreq_resume(struct lima_devfreq *devfreq)
int lima_devfreq_suspend(struct lima_devfreq *devfreq)
static void lima_devfreq_reset(struct lima_devfreq *devfreq)
struct lima_devfreq *devfreq = &ldev->devfreq;
struct lima_devfreq *devfreq = &ldev->devfreq;
void lima_devfreq_record_busy(struct lima_devfreq *devfreq);
void lima_devfreq_record_idle(struct lima_devfreq *devfreq);
int lima_devfreq_resume(struct lima_devfreq *devfreq);
int lima_devfreq_suspend(struct lima_devfreq *devfreq);
struct lima_devfreq devfreq;