Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Damba-pl011.c225 struct pl011_sgbuf { struct
234 struct pl011_sgbuf sgbuf_a; argument
235 struct pl011_sgbuf sgbuf_b;
369 static int pl011_sgbuf_init(struct dma_chan *chan, struct pl011_sgbuf *sg, in pl011_sgbuf_init()
388 static void pl011_sgbuf_free(struct dma_chan *chan, struct pl011_sgbuf *sg, in pl011_sgbuf_free()
832 struct pl011_sgbuf *sgbuf; in pl011_dma_rx_trigger_dma()
880 struct pl011_sgbuf *sgbuf = use_buf_b ? in pl011_dma_rx_chars()
952 struct pl011_sgbuf *sgbuf = dmarx->use_buf_b ? in pl011_dma_rx_irq()
1002 struct pl011_sgbuf *sgbuf = dmarx->use_buf_b ? in pl011_dma_rx_callback()
1070 struct pl011_sgbuf *sgbuf; in pl011_dma_rx_poll()