Searched refs:typhoon_sleep (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/3com/ |
D | typhoon.c | 1801 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) in typhoon_sleep() function 2081 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_open() 2108 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_close() 2190 if(typhoon_sleep(tp, pci_choose_state(pdev, state), tp->wol_events) < 0) { in typhoon_suspend() 2429 err = typhoon_sleep(tp, PCI_D3hot, 0); in typhoon_init_one()
|