Searched refs:thc_i2c_subip_regs_save (Results 1 – 3 of 3) sorted by relevance
113 int thc_i2c_subip_regs_save(struct thc_device *dev);
1535 int thc_i2c_subip_regs_save(struct thc_device *dev) in thc_i2c_subip_regs_save() function1549 EXPORT_SYMBOL_NS_GPL(thc_i2c_subip_regs_save, "INTEL_THC");
737 ret = thc_i2c_subip_regs_save(qcdev->thc_hw); in quicki2c_suspend()