Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dfsl_lpuart.c427 static int lpuart_dma_tx_request(struct uart_port *port) in lpuart_dma_tx_request() function
1309 if (sport->dma_tx_chan && !lpuart_dma_tx_request(port)) { in lpuart_startup()
2344 if (sport->dma_tx_chan && !lpuart_dma_tx_request(&sport->port)) { in lpuart_resume()