Searched refs:wq_load (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/media/IR/
H A Dir-raw-event.c34 static struct work_struct wq_load; variable in typeref:struct:work_struct
376 INIT_WORK(&wq_load, init_decoders);
377 schedule_work(&wq_load);

Completed in 58 milliseconds