Searched refs:_rtl92e_watchdog_wq_cb (Results 1 – 1 of 1) sorted by relevance
53 static void _rtl92e_watchdog_wq_cb(void *data);833 INIT_DELAYED_WORK(&priv->watch_dog_wq, (void *)_rtl92e_watchdog_wq_cb); in _rtl92e_init_priv_task()1154 static void _rtl92e_watchdog_wq_cb(void *data) in _rtl92e_watchdog_wq_cb() function