Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dscan.c2690 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table() argument
2698 for (ape = ap_head; nr; ape++, nr--) { in __acpi_probe_device_table()