Searched refs:omap_8250_tx_dma (Results 1 – 1 of 1) sorted by relevance
1072 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() function1301 if (omap_8250_tx_dma(up)) in omap_8250_dma_handle_irq()1529 dma->tx_dma = omap_8250_tx_dma; in omap8250_probe()