Searched refs:match_driver (Results 1 – 4 of 4) sorted by relevance
276 adev->flags.match_driver = false; in acpi_scan_check_and_detach()1822 device->flags.match_driver = false; in acpi_init_device_object()2376 device->flags.match_driver = true; in acpi_bus_attach()
961 device->flags.match_driver = true; in acpi_add_power_resource()
1106 return acpi_dev->flags.match_driver in acpi_bus_match()
208 u32 match_driver:1; member