Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/spi/
Dspi-topcliff-pch.c826 static void pch_dma_rx_complete(void *arg) in pch_dma_rx_complete() function
1053 desc_rx->callback = pch_dma_rx_complete; in pch_spi_handle_dma()
/linux-5.19.10/drivers/tty/serial/
Dpch_uart.c723 static void pch_dma_rx_complete(void *arg) in pch_dma_rx_complete() function
812 desc->callback = pch_dma_rx_complete; in dma_handle_rx()