thc_dev_init
qcdev->thc_hw = thc_dev_init(qcdev->dev, qcdev->mem_addr);
qsdev->thc_hw = thc_dev_init(qsdev->dev, qsdev->mem_addr);
EXPORT_SYMBOL_NS_GPL(thc_dev_init, "INTEL_THC");
struct thc_device *thc_dev_init(struct device *device, void __iomem *mem_addr);