acpi_driver_match_device  834 drivers/acpi/bus.c EXPORT_SYMBOL_GPL(acpi_driver_match_device);
acpi_driver_match_device   31 drivers/base/cpu.c 	if (acpi_driver_match_device(dev, drv))
acpi_driver_match_device 1084 drivers/base/platform.c 	if (acpi_driver_match_device(dev, drv))
acpi_driver_match_device  104 drivers/i2c/i2c-core-base.c 	if (acpi_driver_match_device(dev, drv))
acpi_driver_match_device  356 drivers/spi/spi.c 	if (acpi_driver_match_device(dev, drv))
acpi_driver_match_device   91 drivers/tty/serdev/core.c 	if (acpi_driver_match_device(dev, drv))
acpi_driver_match_device  616 include/linux/acpi.h extern bool acpi_driver_match_device(struct device *dev,