pvr_power_device_suspend
RUNTIME_PM_OPS(pvr_power_device_suspend, pvr_power_device_resume, pvr_power_device_idle)
WARN_ON(pvr_power_device_suspend(from_pvr_device(pvr_dev)->dev));
int pvr_power_device_suspend(struct device *dev);