Searched refs:thc_dev_init (Results 1 – 4 of 4) sorted by relevance
86 struct thc_device *thc_dev_init(struct device *device, void __iomem *mem_addr);
193 struct thc_device *thc_dev_init(struct device *device, void __iomem *mem_addr) in thc_dev_init() function225 EXPORT_SYMBOL_NS_GPL(thc_dev_init, "INTEL_THC");
364 qcdev->thc_hw = thc_dev_init(qcdev->dev, qcdev->mem_addr); in quicki2c_dev_init()
371 qsdev->thc_hw = thc_dev_init(qsdev->dev, qsdev->mem_addr); in quickspi_dev_init()