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

/net/iucv/
H A Daf_iucv.c182 * afiucv_pm_restore_thaw() - Thaw and restore PM callback
187 static int afiucv_pm_restore_thaw(struct device *dev) function
192 printk(KERN_WARNING "afiucv_pm_restore_thaw\n");
219 .thaw = afiucv_pm_restore_thaw,
220 .restore = afiucv_pm_restore_thaw,

Completed in 60 milliseconds