Searched refs:acpi_device_enumerated (Results 1 – 6 of 6) sorted by relevance
291 if (!acpi_device_enumerated(adev)) { in hotplug_dock_devices()469 if (!dock_in_progress(ds) && !acpi_device_enumerated(adev)) { in dock_notify()512 return snprintf(buf, PAGE_SIZE, "%u\n", acpi_device_enumerated(adev)); in show_docked()
307 if (!acpi_device_enumerated(adev)) { in acpi_scan_device_not_present()
264 if (acpi_device_enumerated(device)) in acpi_processor_hotplug_notify()274 if (!acpi_device_enumerated(device)) { in acpi_processor_hotplug_notify()
171 if (acpi_device_enumerated(device)) in acpi_memory_get_device()186 if (!acpi_device_enumerated(device)) { in acpi_memory_get_device()
519 static inline bool acpi_device_enumerated(struct acpi_device *adev) in acpi_device_enumerated() function
470 if (acpi_device_enumerated(adev)) in acpiphp_rescan_slot()