Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c1812 netdev_err(tp->dev, "typhoon_sleep(): wake events cmd err %d\n", in typhoon_sleep_early()
1820 netdev_err(tp->dev, "typhoon_sleep(): sleep cmd err %d\n", err); in typhoon_sleep_early()
1836 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c1809 netdev_err(tp->dev, "typhoon_sleep(): wake events cmd err %d\n", in typhoon_sleep_early()
1817 netdev_err(tp->dev, "typhoon_sleep(): sleep cmd err %d\n", err); in typhoon_sleep_early()
1833 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) in typhoon_sleep() function
2090 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_open()
2117 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_close()
2459 err = typhoon_sleep(tp, PCI_D3hot, 0); in typhoon_init_one()

Completed in 8 milliseconds