Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_devfreq.c118 static struct devfreq_dev_profile panthor_devfreq_profile = { variable
200 panthor_devfreq_profile.initial_freq = cur_freq; in panthor_devfreq_init()
229 pdevfreq->devfreq = devm_devfreq_add_device(dev, &panthor_devfreq_profile, in panthor_devfreq_init()