Searched refs:typhoon_stop_runtime (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 721 * typhoon_stop_runtime(), typhoon_interrupt(), typhoon_num_free_tx(), in typhoon_start_tx() 1960 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime() function 2108 if (typhoon_stop_runtime(tp, WaitSleep) < 0) in typhoon_close() 2174 if (typhoon_stop_runtime(tp, WaitNoSleep) < 0) { in typhoon_suspend()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 716 * typhoon_stop_runtime(), typhoon_interrupt(), typhoon_num_free_tx(), in typhoon_start_tx() 1957 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime() function 2105 if (typhoon_stop_runtime(tp, WaitSleep) < 0) in typhoon_close() 2171 if (typhoon_stop_runtime(tp, WaitNoSleep) < 0) { in typhoon_suspend()
|
Completed in 8 milliseconds