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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-ir.c63 container_of(work, struct cx23885_dev, ir_tx_work);
114 cx23885_ir_tx_work_handler(&dev->ir_tx_work);
116 schedule_work(&dev->ir_tx_work);
H A Dcx23885.h375 struct work_struct ir_tx_work; member in struct:cx23885_dev
H A Dcx23885-core.c1880 INIT_WORK(&dev->ir_tx_work, cx23885_ir_tx_work_handler);

Completed in 45 milliseconds