Searched refs:ap_head (Results 1 – 2 of 2) sorted by relevance
2899 void __weak arch_sort_irqchip_probe(struct acpi_probe_entry *ap_head, int nr) { } in arch_sort_irqchip_probe() argument2901 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table() argument2909 arch_sort_irqchip_probe(ap_head, nr); in __acpi_probe_device_table()2910 for (ape = ap_head; nr; ape++, nr--) { in __acpi_probe_device_table()
1448 void arch_sort_irqchip_probe(struct acpi_probe_entry *ap_head, int nr);