Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/acpica/
H A Dacpi.c139 static bus_get_device_path_t acpi_get_device_path; variable
216 DEVMETHOD(bus_get_device_path, acpi_get_device_path),
955 acpi_get_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) in acpi_get_device_path() function