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

/linux-master/drivers/tty/
H A Dehv_bytechan.c350 static irqreturn_t ehv_bc_tty_rx_isr(int irq, void *data) function
559 * disable the RX IRQ, which will prevent ehv_bc_tty_rx_isr() from being
630 ret = request_irq(bc->rx_irq, ehv_bc_tty_rx_isr, 0, "ehv-bc", bc);

Completed in 288 milliseconds