Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dmlme_linux.c58 static void wdg_timeout_handler (struct timer_list *t) in wdg_timeout_handler() function
78 timer_setup(&mlmepriv->wdg_timer, wdg_timeout_handler, 0); in r8712_init_mlme_timer()