Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dma.c630 static int thc_dma_read(struct thc_device *dev, in thc_dma_read() function
701 ret = thc_dma_read(dev, dma_config, read_buff, read_len, read_finished); in thc_rxdma_read()
857 ret = thc_dma_read(dev, &dev->dma_ctx->dma_config[THC_SWDMA], read_buff, read_len, NULL); in thc_swdma_read()