Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/
Dscan.c2274 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table() argument
2282 for (ape = ap_head; nr; ape++, nr--) { in __acpi_probe_device_table()