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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/base/power/
H A Dpower.h63 extern int suspend_device(struct device *, pm_message_t);
H A Druntime.c50 if (!(error = suspend_device(dev, state)))
H A Dsuspend.c44 * suspend_device - Save state of one device.
49 int suspend_device(struct device * dev, pm_message_t state) function
165 error = suspend_device(dev, state);

Completed in 32 milliseconds