Home
last modified time | relevance | path

Searched refs:duart_int (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsb1250_duart.c224 static void duart_int(int irq, void *dev_id, struct pt_regs *regs) in duart_int() function
805 if (request_irq(K_INT_UART_0+i, duart_int, 0, "uart", port)) { in sb1250_duart_init()