Home
last modified time | relevance | path

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

/drivers/hid/intel-thc-hid/intel-thc/
A Dintel-thc-dma.h150 int thc_dma_write(struct thc_device *dev, void *buffer, size_t buf_len);
A Dintel-thc-dma.c946 int thc_dma_write(struct thc_device *dev, void *buffer, size_t buf_len) in thc_dma_write() function
1009 EXPORT_SYMBOL_NS_GPL(thc_dma_write, "INTEL_THC");
/drivers/hid/intel-thc-hid/intel-quicki2c/
A Dquicki2c-protocol.c90 return thc_dma_write(qcdev->thc_hw, qcdev->report_buf, write_buf_len); in write_cmd_to_txdma()
/drivers/hid/intel-thc-hid/intel-quickspi/
A Dquickspi-protocol.c42 ret = thc_dma_write(qsdev->thc_hw, write_buf, write_buf_len); in write_cmd_to_txdma()

Completed in 9 milliseconds