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