Searched refs:ccw_device_pm_restore (Results 1 – 1 of 1) sorted by relevance
1686 static int ccw_device_pm_restore(struct device *dev);1690 return ccw_device_pm_restore(&cdev->dev); in ccw_device_force_console()1947 static int ccw_device_pm_restore(struct device *dev) in ccw_device_pm_restore() function2031 .restore = ccw_device_pm_restore,