Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c87 static struct devfreq_dev_profile panfrost_devfreq_profile = { variable
172 panfrost_devfreq_profile.initial_freq = cur_freq; in panfrost_devfreq_init()
208 devfreq = devm_devfreq_add_device(dev, &panfrost_devfreq_profile, in panfrost_devfreq_init()