Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlegacy/
Dcommon.h1817 void il_bg_watchdog(struct timer_list *t);
Dcommon.c4823 il_bg_watchdog(struct timer_list *t) in il_bg_watchdog() function
4852 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()