Home
last modified time | relevance | path

Searched refs:device_match_acpi_dev (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/device/
A Dbus.h145 int device_match_acpi_dev(struct device *dev, const void *adev);
240 return bus_find_device(bus, NULL, adev, device_match_acpi_dev); in bus_find_device_by_acpi_dev()
A Ddriver.h230 return driver_find_device(drv, NULL, adev, device_match_acpi_dev); in driver_find_device_by_acpi_dev()
A Dclass.h181 return class_find_device(class, NULL, adev, device_match_acpi_dev); in class_find_device_by_acpi_dev()
/linux/drivers/base/
A Dcore.c4835 int device_match_acpi_dev(struct device *dev, const void *adev) in device_match_acpi_dev() function
4839 EXPORT_SYMBOL(device_match_acpi_dev);
/linux/
A Dvmlinux.symvers5498 0x00000000 device_match_acpi_dev vmlinux EXPORT_SYMBOL
A DSystem.map30785 ffff8000107f8c24 T device_match_acpi_dev
A D.tmp_System.map30785 ffff8000107f8c24 T device_match_acpi_dev

Completed in 324 milliseconds