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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00soc.h36 int rt2x00soc_resume(struct platform_device *pdev);
39 #define rt2x00soc_resume NULL macro
H A Drt2x00soc.c144 int rt2x00soc_resume(struct platform_device *pdev) function
151 EXPORT_SYMBOL_GPL(rt2x00soc_resume); variable
H A Drt2800pci.c1146 .resume = rt2x00soc_resume,

Completed in 104 milliseconds