Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_dw.c424 * dw8250_fallback_dma_filter will prevent the UART from getting just any free
431 static bool dw8250_fallback_dma_filter(struct dma_chan *chan, void *param) in dw8250_fallback_dma_filter() function
449 data->data.dma.fn = dw8250_fallback_dma_filter; in dw8250_setup_dma_filter()