Searched refs:ser_tx_int (Results 1 – 1 of 1) sorted by relevance
481 static irqreturn_t ser_tx_int(int irq, void *dev_id) in ser_tx_int() function1668 error = request_irq(IRQ_AMIGA_TBE, ser_tx_int, 0, "serial TX", state); in amiga_serial_probe()