Searched refs:ap_head (Results 1 – 1 of 1) sorted by relevance
2274 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table() argument2282 for (ape = ap_head; nr; ape++, nr--) { in __acpi_probe_device_table()