Searched refs:acpi_slot (Results 1 – 2 of 2) sorted by relevance
126 return acpiphp_enable_slot(slot->acpi_slot); in enable_slot()143 return acpiphp_disable_slot(slot->acpi_slot); in disable_slot()186 *value = acpiphp_get_power_status(slot->acpi_slot); in get_power_status()232 *value = acpiphp_get_latch_status(slot->acpi_slot); in get_latch_status()252 *value = acpiphp_get_adapter_status(slot->acpi_slot); in get_adapter_status()271 slot->acpi_slot = acpiphp_slot; in acpiphp_register_hotplug_slot()
37 struct acpiphp_slot *acpi_slot; member