Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_power.h20 int pvr_power_device_resume(struct device *dev);
Dpvr_power.c262 pvr_power_device_resume(struct device *dev) in pvr_power_device_resume() function
Dpvr_drv.c1483 RUNTIME_PM_OPS(pvr_power_device_suspend, pvr_power_device_resume, pvr_power_device_idle)