Searched refs:netiucv_pm_restore_thaw (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/net/
H A Dnetiucv.c135 static int netiucv_pm_restore_thaw(struct device *);
141 .thaw = netiucv_pm_restore_thaw,
142 .restore = netiucv_pm_restore_thaw,
1333 * netiucv_pm_restore_thaw() - Thaw and restore PM callback
1338 static int netiucv_pm_restore_thaw(struct device *dev) netiucv_pm_restore_thaw() function

Completed in 44 milliseconds