Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/serial/
Dpch_uart.c655 static void pch_dma_rx_complete(void *arg) in pch_dma_rx_complete() function
774 desc->callback = pch_dma_rx_complete; in dma_handle_rx()
/linux-3.3/drivers/spi/
Dspi-topcliff-pch.c885 static void pch_dma_rx_complete(void *arg) in pch_dma_rx_complete() function
1090 desc_rx->callback = pch_dma_rx_complete; in pch_spi_handle_dma()