Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A Dtyphoon.c1836 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) in typhoon_sleep() function
2093 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_open()
2120 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_close()
2441 err = typhoon_sleep(tp, PCI_D3hot, 0); in typhoon_init_one()