Home
last modified time | relevance | path

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

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