Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_devfreq.h16 void panthor_devfreq_suspend(struct panthor_device *ptdev);
Dpanthor_device.c514 panthor_devfreq_suspend(ptdev); in panthor_device_resume()
564 panthor_devfreq_suspend(ptdev); in panthor_device_suspend()
Dpanthor_devfreq.c258 void panthor_devfreq_suspend(struct panthor_device *ptdev) in panthor_devfreq_suspend() function