Home
last modified time | relevance | path

Searched refs:get_acpi_slot (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dpciehprm_acpi.c1281 static struct acpi_php_slot * get_acpi_slot ( in get_acpi_slot() function
1293 aps = (struct acpi_php_slot *)get_acpi_slot (ab->child, sun); in get_acpi_slot()
1299 aps = (struct acpi_php_slot *)get_acpi_slot (ab->next, sun); in get_acpi_slot()
1311 struct acpi_php_slot *aps = get_acpi_slot (ab, slot->number); in pciehprm_get_slot()
Dshpchprm_acpi.c1277 static struct acpi_php_slot * get_acpi_slot ( in get_acpi_slot() function
1289 aps = (struct acpi_php_slot *)get_acpi_slot (ab->child, sun); in get_acpi_slot()
1295 aps = (struct acpi_php_slot *)get_acpi_slot (ab->next, sun); in get_acpi_slot()
1307 struct acpi_php_slot *aps = get_acpi_slot (ab, slot->number); in shpchprm_get_slot()