Searched refs:rt2x00soc_suspend (Results 1 – 3 of 3) sorted by relevance
22 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state);25 #define rt2x00soc_suspend NULL macro
128 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state) in rt2x00soc_suspend() function135 EXPORT_SYMBOL_GPL(rt2x00soc_suspend);
249 .suspend = rt2x00soc_suspend,