chan_interrupt
extern void chan_interrupt(struct line *line, int irq);
chan_interrupt(line, line->read_irq);
chan_interrupt(line, irq);