Home
last modified time | relevance | path

Searched defs:acpi_get_device_path (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/acpica/
H A Dacpi.c149 static bus_get_device_path_t acpi_get_device_path; variable
1039 acpi_get_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) in acpi_get_device_path() function