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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c26 static struct work_struct wd_work; variable in typeref:struct:work_struct
136 INIT_WORK(&wd_work, wd_stop);
137 schedule_work(&wd_work);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c26 static struct work_struct wd_work; variable in typeref:struct:work_struct
136 INIT_WORK(&wd_work, wd_stop);
137 schedule_work(&wd_work);

Completed in 62 milliseconds