acpi_slot          37 drivers/pci/hotplug/acpiphp.h 	struct acpiphp_slot	*acpi_slot;
acpi_slot         126 drivers/pci/hotplug/acpiphp_core.c 	return acpiphp_enable_slot(slot->acpi_slot);
acpi_slot         143 drivers/pci/hotplug/acpiphp_core.c 	return acpiphp_disable_slot(slot->acpi_slot);
acpi_slot         186 drivers/pci/hotplug/acpiphp_core.c 	*value = acpiphp_get_power_status(slot->acpi_slot);
acpi_slot         232 drivers/pci/hotplug/acpiphp_core.c 	*value = acpiphp_get_latch_status(slot->acpi_slot);
acpi_slot         252 drivers/pci/hotplug/acpiphp_core.c 	*value = acpiphp_get_adapter_status(slot->acpi_slot);
acpi_slot         271 drivers/pci/hotplug/acpiphp_core.c 	slot->acpi_slot = acpiphp_slot;