Searched refs:acpi_slot (Results 1 – 2 of 2) sorted by relevance
124 return acpiphp_enable_slot(slot->acpi_slot); in enable_slot()141 return acpiphp_disable_slot(slot->acpi_slot); in disable_slot()184 *value = acpiphp_get_power_status(slot->acpi_slot); in get_power_status()230 *value = acpiphp_get_latch_status(slot->acpi_slot); in get_latch_status()250 *value = acpiphp_get_adapter_status(slot->acpi_slot); in get_adapter_status()269 slot->acpi_slot = acpiphp_slot; in acpiphp_register_hotplug_slot()
37 struct acpiphp_slot *acpi_slot; member