Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_core.c492 static void rtl8192_restart(struct work_struct *work);
2387 INIT_WORK(&priv->reset_wq, rtl8192_restart); in rtl8192_init_priv_task()
3652 static void rtl8192_restart(struct work_struct *work) in rtl8192_restart() function