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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dacpiphp_core.c143 return acpiphp_enable_slot(slot->acpi_slot);
161 retval = acpiphp_disable_slot(slot->acpi_slot);
163 retval = acpiphp_eject_slot(slot->acpi_slot);
206 *value = acpiphp_get_power_status(slot->acpi_slot);
251 *value = acpiphp_get_latch_status(slot->acpi_slot);
271 *value = acpiphp_get_adapter_status(slot->acpi_slot);
330 slot->acpi_slot = acpiphp_slot;
331 slot->hotplug_slot->info->power_status = acpiphp_get_power_status(slot->acpi_slot);
333 slot->hotplug_slot->info->latch_status = acpiphp_get_latch_status(slot->acpi_slot);
334 slot->hotplug_slot->info->adapter_status = acpiphp_get_adapter_status(slot->acpi_slot);
[all...]
H A Dacpiphp.h61 struct acpiphp_slot *acpi_slot; member in struct:slot
H A Dacpiphp_ibm.c69 #define hpslot_to_sun(A) (((struct slot *)((A)->private))->acpi_slot->sun)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dacpiphp_core.c143 return acpiphp_enable_slot(slot->acpi_slot);
161 retval = acpiphp_disable_slot(slot->acpi_slot);
163 retval = acpiphp_eject_slot(slot->acpi_slot);
206 *value = acpiphp_get_power_status(slot->acpi_slot);
251 *value = acpiphp_get_latch_status(slot->acpi_slot);
271 *value = acpiphp_get_adapter_status(slot->acpi_slot);
330 slot->acpi_slot = acpiphp_slot;
331 slot->hotplug_slot->info->power_status = acpiphp_get_power_status(slot->acpi_slot);
333 slot->hotplug_slot->info->latch_status = acpiphp_get_latch_status(slot->acpi_slot);
334 slot->hotplug_slot->info->adapter_status = acpiphp_get_adapter_status(slot->acpi_slot);
[all...]
H A Dacpiphp.h61 struct acpiphp_slot *acpi_slot; member in struct:slot
H A Dacpiphp_ibm.c69 #define hpslot_to_sun(A) (((struct slot *)((A)->private))->acpi_slot->sun)

Completed in 111 milliseconds