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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c15 static struct work_struct wd_work; variable in typeref:struct:work_struct
125 INIT_WORK(&wd_work, wd_stop);
126 schedule_work(&wd_work);

Completed in 17 milliseconds