Searched refs:WaitSleep (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 298 NoWait = 0, WaitNoSleep, WaitSleep, enumerator 402 if (wait_type == WaitSleep) in typhoon_reset() 425 if (wait_type == WaitSleep) in typhoon_reset() 2061 err = typhoon_wakeup(tp, WaitSleep); in typhoon_open() 2108 if (typhoon_stop_runtime(tp, WaitSleep) < 0) in typhoon_close() 2381 err = typhoon_reset(ioaddr, WaitSleep); in typhoon_init_one()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 293 NoWait = 0, WaitNoSleep, WaitSleep, enumerator 397 if (wait_type == WaitSleep) in typhoon_reset() 420 if (wait_type == WaitSleep) in typhoon_reset() 2058 err = typhoon_wakeup(tp, WaitSleep); in typhoon_open() 2105 if (typhoon_stop_runtime(tp, WaitSleep) < 0) in typhoon_close() 2398 err = typhoon_reset(ioaddr, WaitSleep); in typhoon_init_one()
|
Completed in 7 milliseconds