Searched refs:rtl819x_watchdog_wqcallback (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_core.c155 static void rtl819x_watchdog_wqcallback(struct work_struct *work);
2535 INIT_DELAYED_WORK(&priv->watch_dog_wq, rtl819x_watchdog_wqcallback);
4514 static void rtl819x_watchdog_wqcallback(struct work_struct *work) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c2856 extern void rtl819x_watchdog_wqcallback(struct work_struct *work);
2874 INIT_DELAYED_WORK(&priv->watch_dog_wq, rtl819x_watchdog_wqcallback);
4112 extern void rtl819x_watchdog_wqcallback(struct work_struct *work) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c3296 extern void rtl819x_watchdog_wqcallback(struct work_struct *work);
3314 INIT_DELAYED_WORK(&priv->watch_dog_wq, rtl819x_watchdog_wqcallback);
5449 void rtl819x_watchdog_wqcallback(struct work_struct *work) function

Completed in 199 milliseconds