Searched refs:wl_suspend (Results 1 – 4 of 4) sorted by relevance
92 void wl_suspend( struct net_device *dev );
210 wl_suspend(dev); in wl_adapter_suspend()
2379 void wl_suspend( struct net_device *dev ) in wl_suspend() function
1159 static int wl_suspend(struct pci_dev *pdev, pm_message_t state) in wl_suspend() function1265 .suspend = wl_suspend,