Searched refs:i2c_acpi_waive_d0_probe (Results 1 – 3 of 3) sorted by relevance
1081 bool i2c_acpi_waive_d0_probe(struct device *dev);1106 static inline bool i2c_acpi_waive_d0_probe(struct device *dev) in i2c_acpi_waive_d0_probe() function
555 bool i2c_acpi_waive_d0_probe(struct device *dev) in i2c_acpi_waive_d0_probe() function563 EXPORT_SYMBOL_GPL(i2c_acpi_waive_d0_probe);
574 do_power_on = !i2c_acpi_waive_d0_probe(dev); in i2c_device_probe()