Searched refs:acpi_driver_match_device (Results 1 – 5 of 5) sorted by relevance
1106 bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function1117 EXPORT_SYMBOL_GPL(acpi_driver_match_device);
774 extern bool acpi_driver_match_device(struct device *dev,1025 static inline bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function
32 if (acpi_driver_match_device(dev, drv)) in cpu_subsys_match()
151 if (acpi_driver_match_device(dev, drv)) in i2c_device_match()542 !acpi_driver_match_device(dev, dev->driver) && in i2c_device_probe()
574 if (acpi_driver_match_device(dev, drv)) in spi_match_device()