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

/linux-master/drivers/acpi/
H A Dscan.c269 adev->flags.match_driver = false;
1827 device->flags.match_driver = false;
2287 device->flags.match_driver = true;
2617 device->flags.match_driver = true;
2630 adev->flags.match_driver = true;
2644 adev->flags.match_driver = true;
H A Dpower.c956 device->flags.match_driver = true;
H A Dbus.c1036 return acpi_dev->flags.match_driver
/linux-master/drivers/pci/
H A Dbus.c351 dev->match_driver = !dn || of_device_is_available(dn);
H A Dpci-driver.c1512 if (!pci_dev->match_driver)
H A Dprobe.c2576 dev->match_driver = false;
/linux-master/include/acpi/
H A Dacpi_bus.h199 u32 match_driver:1; member in struct:acpi_device_flags
/linux-master/include/linux/
H A Dpci.h415 bool match_driver; /* Skip attaching driver */ member in struct:pci_dev
/linux-master/drivers/iommu/amd/
H A Dinit.c2070 iommu->dev->match_driver = false;

Completed in 188 milliseconds