Searched refs:acpi_driver_match_device (Results 1 – 3 of 3) sorted by relevance
993 bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function 1004 EXPORT_SYMBOL_GPL(acpi_driver_match_device);
32 if (acpi_driver_match_device(dev, drv)) in cpu_subsys_match()
150 if (acpi_driver_match_device(dev, drv)) in i2c_device_match() 541 !acpi_driver_match_device(dev, dev->driver) && in i2c_device_probe()