Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Defm32-uart.c273 static irqreturn_t efm32_uart_txirq(int irq, void *data) in efm32_uart_txirq() function
317 ret = request_irq(efm_port->txirq, efm32_uart_txirq, 0, in efm32_uart_startup()