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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Diucv.c93 static int iucv_pm_thaw(struct device *);
100 .thaw = iucv_pm_thaw,
1908 * iucv_pm_thaw() - Thaw PM callback
1915 static int iucv_pm_thaw(struct device *dev) function
1920 printk(KERN_WARNING "iucv_pm_thaw\n");

Completed in 173 milliseconds