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

/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00soc.h33 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state);
36 #define rt2x00soc_suspend NULL macro
H A Drt2x00soc.c135 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state) rt2x00soc_suspend() function
142 EXPORT_SYMBOL_GPL(rt2x00soc_suspend); variable
H A Drt2800soc.c251 .suspend = rt2x00soc_suspend,

Completed in 93 milliseconds