Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_omap.c998 static int omap_8250_tx_dma(struct uart_8250_port *p);
1031 ret = omap_8250_tx_dma(p); in omap_8250_dma_tx_complete()
1046 static int omap_8250_tx_dma(struct uart_8250_port *p) in omap_8250_tx_dma() function
1230 if (omap_8250_tx_dma(up)) in omap_8250_dma_handle_irq()
1457 up.dma->tx_dma = omap_8250_tx_dma; in omap8250_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_omap.c1072 static int omap_8250_tx_dma(struct uart_8250_port *p);
1103 ret = omap_8250_tx_dma(p); in omap_8250_dma_tx_complete()
1118 static int omap_8250_tx_dma(struct uart_8250_port *p) in omap_8250_tx_dma() function
1303 if (omap_8250_tx_dma(up)) in omap_8250_dma_handle_irq()
1531 dma->tx_dma = omap_8250_tx_dma; in omap8250_probe()

Completed in 5 milliseconds