thc_swdma_read
return thc_swdma_read(qcdev->thc_hw, (u8 *)&desc_reg, HIDI2C_REG_LEN,
ret = thc_swdma_read(qcdev->thc_hw, qcdev->report_buf, len, NULL, rpt, &read_len);
EXPORT_SYMBOL_NS_GPL(thc_swdma_read, "INTEL_THC");
int thc_swdma_read(struct thc_device *dev, void *write_buff, size_t write_len,