Home
last modified time | relevance | path

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

/drivers/hid/intel-thc-hid/intel-thc/
A Dintel-thc-dma.c533 static int thc_wait_for_dma_pause(struct thc_device *dev, enum thc_dma_channel channel) in thc_wait_for_dma_pause() function
710 if (thc_wait_for_dma_pause(dev, THC_RXDMA1) || thc_wait_for_dma_pause(dev, THC_RXDMA2)) in thc_swdma_read_start()
775 ret = thc_wait_for_dma_pause(dev, THC_SWDMA); in thc_swdma_read_completion()

Completed in 5 milliseconds