Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsh-sci.c964 static int sci_dma_rx_push(struct sci_port *s, struct tty_struct *tty, in sci_dma_rx_push() function
1008 count = sci_dma_rx_push(s, tty, s->buf_len_rx); in sci_dma_rx_complete()
1121 count = sci_dma_rx_push(s, tty, sh_desc->partial); in work_fn_rx()