Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dpciehprm_acpi.c69 struct acpi_php_slot { struct
70 struct acpi_php_slot *next; argument
97 struct acpi_php_slot *slots; argument
138 struct acpi_php_slot *aps; in acpi_add_slot_to_php_slots()
141 aps = (struct acpi_php_slot *) kmalloc (sizeof(struct acpi_php_slot), GFP_KERNEL); in acpi_add_slot_to_php_slots()
146 memset(aps, 0, sizeof(struct acpi_php_slot)); in acpi_add_slot_to_php_slots()
315 static void print_slot_resources( struct acpi_php_slot *aps) in print_slot_resources()
1147 static void free_a_slot(struct acpi_php_slot *aps) in free_a_slot()
1161 struct acpi_php_slot *aps, *next; in free_a_bridge()
1216 struct acpi_php_slot *aps; in get_number_of_slots()
[all …]
Dshpchprm_acpi.c69 struct acpi_php_slot { struct
70 struct acpi_php_slot *next; argument
97 struct acpi_php_slot *slots; argument
138 struct acpi_php_slot *aps; in acpi_add_slot_to_php_slots()
141 aps = (struct acpi_php_slot *) kmalloc (sizeof(struct acpi_php_slot), GFP_KERNEL); in acpi_add_slot_to_php_slots()
146 memset(aps, 0, sizeof(struct acpi_php_slot)); in acpi_add_slot_to_php_slots()
316 static void print_slot_resources( struct acpi_php_slot *aps) in print_slot_resources()
1145 static void free_a_slot(struct acpi_php_slot *aps) in free_a_slot()
1159 struct acpi_php_slot *aps, *next; in free_a_bridge()
1214 struct acpi_php_slot *aps; in get_number_of_slots()
[all …]