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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/power/
H A Dsuspend.c133 * device_suspend - Save state and stop all devices in system.
151 int device_suspend(pm_message_t state) function
190 EXPORT_SYMBOL_GPL(device_suspend); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpm.h284 extern int device_suspend(pm_message_t state);
317 static inline int device_suspend(pm_message_t state) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/power/
H A Duser.c163 error = device_suspend(PMSG_FREEZE);
196 error = device_suspend(PMSG_PRETHAW);
362 error = device_suspend(PMSG_SUSPEND);
H A Ddisk.c185 error = device_suspend(PMSG_FREEZE);
308 error = device_suspend(PMSG_PRETHAW);
H A Dmain.c105 error = device_suspend(PMSG_SUSPEND);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dapm.c959 device_suspend(PMSG_SUSPEND);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dvia-pmu.c2009 ret = device_suspend(PMSG_SUSPEND);

Completed in 66 milliseconds