Searched refs:match_driver (Results 1 – 9 of 9) sorted by relevance
1399 device->flags.match_driver = false; in acpi_init_device_object()1766 device->flags.match_driver = true; in acpi_bus_attach()1852 adev->flags.match_driver = false; in acpi_bus_trim()1887 device->flags.match_driver = true; in acpi_bus_scan_fixed()1904 device->flags.match_driver = true; in acpi_bus_scan_fixed()
744 return acpi_dev->flags.match_driver in acpi_bus_match()
823 device->flags.match_driver = true; in acpi_add_power_resource()
292 dev->match_driver = true; in pci_bus_add_device()
1352 if (!pci_dev->match_driver) in pci_bus_match()
1764 dev->match_driver = false; in pci_device_add()
202 u32 match_driver:1; member
1237 iommu->dev->match_driver = false; in iommu_init_pci()
333 bool match_driver; /* Skip attaching driver */ member