Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Dmlme_linux.c54 static void _scan_timeout_handler (struct timer_list *t) in _scan_timeout_handler() function
88 timer_setup(&pmlmepriv->scan_to_timer, _scan_timeout_handler, 0); in r8712_init_mlme_timer()