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

/linux-4.1.27/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); ls_uarts_init()
137 schedule_work(&wd_work); ls_uarts_init()

Completed in 66 milliseconds