Searched refs:acpi_driver_match_device (Results 1 – 6 of 6) sorted by relevance
949 bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function960 EXPORT_SYMBOL_GPL(acpi_driver_match_device);
32 if (acpi_driver_match_device(dev, drv)) in cpu_subsys_match()
1349 if (acpi_driver_match_device(dev, drv)) in platform_match()
92 if (acpi_driver_match_device(dev, drv)) in serdev_device_match()
147 if (acpi_driver_match_device(dev, drv)) in i2c_device_match()537 !acpi_driver_match_device(dev, dev->driver) && in i2c_device_probe()
390 if (acpi_driver_match_device(dev, drv)) in spi_match_device()