Home
last modified time | relevance | path

Searched refs:acpi_driver_match_device (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/acpi/
A Dbus.c908 bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function
920 EXPORT_SYMBOL_GPL(acpi_driver_match_device);
/linux/include/linux/
A Dacpi.h668 extern bool acpi_driver_match_device(struct device *dev,
885 static inline bool acpi_driver_match_device(struct device *dev, in acpi_driver_match_device() function
/linux/drivers/base/
A Dcpu.c31 if (acpi_driver_match_device(dev, drv)) in cpu_subsys_match()
A Dplatform.c1356 if (acpi_driver_match_device(dev, drv)) in platform_match()
/linux/drivers/tty/serdev/
A Dcore.c92 if (acpi_driver_match_device(dev, drv)) in serdev_device_match()
/linux/drivers/i2c/
A Di2c-core-base.c127 if (acpi_driver_match_device(dev, drv)) in i2c_device_match()
510 !acpi_driver_match_device(dev, dev->driver) && in i2c_device_probe()
/linux/drivers/spi/
A Dspi.c351 if (acpi_driver_match_device(dev, drv)) in spi_match_device()
/linux/
A Dvmlinux.symvers8483 0x00000000 acpi_driver_match_device vmlinux EXPORT_SYMBOL_GPL
A DSystem.map22623 ffff800010605600 T acpi_driver_match_device
A D.tmp_System.map22623 ffff800010605600 T acpi_driver_match_device

Completed in 364 milliseconds