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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D8139too.c647 static void rtl8139_thread (struct work_struct *work);
1008 INIT_DELAYED_WORK(&tp->thread, rtl8139_thread);
1579 static void rtl8139_thread (struct work_struct *work) function
1675 INIT_DELAYED_WORK(&tp->thread, rtl8139_thread);

Completed in 198 milliseconds