Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_power.h21 int pvr_power_device_idle(struct device *dev);
H A Dpvr_power.c311 pvr_power_device_idle(struct device *dev) in pvr_power_device_idle() function
H A Dpvr_drv.c1483 RUNTIME_PM_OPS(pvr_power_device_suspend, pvr_power_device_resume, pvr_power_device_idle)