Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c53 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