Searched refs:i2c_acpi_waive_d0_probe (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/i2c/
H A Di2c-core-acpi.c544 bool i2c_acpi_waive_d0_probe(struct device *dev) function
552 EXPORT_SYMBOL_GPL(i2c_acpi_waive_d0_probe); variable
H A Di2c-core-base.c574 do_power_on = !i2c_acpi_waive_d0_probe(dev);
/linux-master/include/linux/
H A Di2c.h1046 bool i2c_acpi_waive_d0_probe(struct device *dev);
1071 static inline bool i2c_acpi_waive_d0_probe(struct device *dev) function

Completed in 122 milliseconds