Searched refs:pvr_power_device_suspend (Results 1 – 3 of 3) sorted by relevance
19 int pvr_power_device_suspend(struct device *dev);
238 pvr_power_device_suspend(struct device *dev) in pvr_power_device_suspend() function446 WARN_ON(pvr_power_device_suspend(from_pvr_device(pvr_dev)->dev)); in pvr_power_reset()
1497 RUNTIME_PM_OPS(pvr_power_device_suspend, pvr_power_device_resume, pvr_power_device_idle)
Completed in 10 milliseconds