cx23885_ir_tx_work_handler
INIT_WORK(&dev->ir_tx_work, cx23885_ir_tx_work_handler);
cx23885_ir_tx_work_handler(&dev->ir_tx_work);
void cx23885_ir_tx_work_handler(struct work_struct *work);