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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D8139too.c639 static void rtl8139_thread (struct work_struct *work);
1013 INIT_DELAYED_WORK(&tp->thread, rtl8139_thread);
1596 static void rtl8139_thread (struct work_struct *work) function
1692 INIT_DELAYED_WORK(&tp->thread, rtl8139_thread);

Completed in 66 milliseconds