Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/cio/
Ddevice.c1643 static int ccw_device_pm_restore(struct device *dev);
1647 return ccw_device_pm_restore(&cdev->dev); in ccw_device_force_console()
1907 static int ccw_device_pm_restore(struct device *dev) in ccw_device_pm_restore() function
1991 .restore = ccw_device_pm_restore,