Searched refs:rt2x00soc_suspend (Results 1 – 3 of 3) sorted by relevance
33 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state);36 #define rt2x00soc_suspend NULL macro
135 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state) in rt2x00soc_suspend() function142 EXPORT_SYMBOL_GPL(rt2x00soc_suspend);
251 .suspend = rt2x00soc_suspend,