Searched refs:acpi_driver_match_device (Results 1 – 7 of 7) sorted by relevance
822 bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function834 EXPORT_SYMBOL_GPL(acpi_driver_match_device);
611 extern bool acpi_driver_match_device(struct device *dev,809 static inline bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function
31 if (acpi_driver_match_device(dev, drv)) in cpu_subsys_match()
1095 if (acpi_driver_match_device(dev, drv)) in platform_match()
91 if (acpi_driver_match_device(dev, drv)) in serdev_device_match()
104 if (acpi_driver_match_device(dev, drv)) in i2c_device_match()
356 if (acpi_driver_match_device(dev, drv)) in spi_match_device()