Home
last modified time | relevance | path

Searched refs:wl_suspend (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_main.h92 void wl_suspend( struct net_device *dev );
Dwl_cs.c210 wl_suspend(dev); in wl_adapter_suspend()
Dwl_main.c2379 void wl_suspend( struct net_device *dev ) in wl_suspend() function
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwl_mac80211.c1159 static int wl_suspend(struct pci_dev *pdev, pm_message_t state) in wl_suspend() function
1265 .suspend = wl_suspend,