Searched refs:match_driver (Results 1 – 7 of 7) sorted by relevance
1123 return acpi_dev->flags.match_driver in acpi_bus_match()2125 device->flags.match_driver = false; in acpi_init_device_object()2491 device->flags.match_driver = true; in acpi_bus_attach()2577 adev->flags.match_driver = false; in acpi_bus_trim()2612 device->flags.match_driver = true; in acpi_bus_scan_fixed()2629 device->flags.match_driver = true; in acpi_bus_scan_fixed()
806 device->flags.match_driver = true; in acpi_add_power_resource()
292 dev->match_driver = true; in pci_bus_add_device()
1320 if (!pci_dev->match_driver) in pci_bus_match()
1585 dev->match_driver = false; in pci_device_add()
206 u32 match_driver:1; member
333 bool match_driver; /* Skip attaching driver */ member