Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
Dcommon.h1818 void il_bg_watchdog(struct timer_list *t);
Dcommon.c4824 il_bg_watchdog(struct timer_list *t) in il_bg_watchdog() function
4853 EXPORT_SYMBOL(il_bg_watchdog);
D3945-mac.c3398 timer_setup(&il->watchdog, il_bg_watchdog, 0); in il3945_setup_deferred_work()
D4965-mac.c6233 timer_setup(&il->watchdog, il_bg_watchdog, 0); in il4965_setup_deferred_work()