Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi.c163 static void acpi_probe_order(ACPI_HANDLE handle, int *order);
2305 acpi_probe_order(ACPI_HANDLE handle, int *order) in acpi_probe_order() function
2393 acpi_probe_order(handle, &order); in acpi_probe_child()