Searched refs:match_driver (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/acpi/
H A Dscan.c1123 return acpi_dev->flags.match_driver acpi_bus_match()
2125 device->flags.match_driver = false; acpi_init_device_object()
2491 device->flags.match_driver = true; acpi_bus_attach()
2577 adev->flags.match_driver = false; acpi_bus_trim()
2612 device->flags.match_driver = true; acpi_bus_scan_fixed()
2629 device->flags.match_driver = true; acpi_bus_scan_fixed()
H A Dpower.c806 device->flags.match_driver = true; acpi_add_power_resource()
/linux-4.1.27/drivers/pci/
H A Dbus.c292 dev->match_driver = true; pci_bus_add_device()
H A Dpci-driver.c1320 if (!pci_dev->match_driver) pci_bus_match()
H A Dprobe.c1585 dev->match_driver = false; pci_device_add()
/linux-4.1.27/include/acpi/
H A Dacpi_bus.h206 u32 match_driver:1; member in struct:acpi_device_flags
/linux-4.1.27/include/linux/
H A Dpci.h333 bool match_driver; /* Skip attaching driver */ member in struct:pci_dev

Completed in 206 milliseconds