Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsh-sci.c1220 static int sci_dma_rx_push(struct sci_port *s, void *buf, size_t count) in sci_dma_rx_push() function
1283 count = sci_dma_rx_push(s, s->rx_buf[active], s->buf_len_rx); in sci_dma_rx_complete()
1488 count = sci_dma_rx_push(s, s->rx_buf[active], read); in rx_timer_fn()