Searched refs:scan_dependent (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/acpi/
H A Dacpi_bus.h114 int (*scan_dependent)(struct acpi_device *adev); member in struct:acpi_hotplug_profile
/linux-master/drivers/acpi/
H A Dscan.c344 if (handler && handler->hotplug.scan_dependent)
345 ret = handler->hotplug.scan_dependent(adev);
H A Dpci_root.c55 .scan_dependent = acpi_pci_root_scan_dependent,

Completed in 311 milliseconds