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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dpciehp_acpi.c42 static int slot_detection_mode; variable
54 if (slot_detection_mode != PCIEHP_DETECT_ACPI)
131 slot_detection_mode = parse_detect_mode();
132 if (slot_detection_mode != PCIEHP_DETECT_AUTO)
134 slot_detection_mode = select_detection_mode();
136 if (slot_detection_mode == PCIEHP_DETECT_ACPI)

Completed in 47 milliseconds