Home
last modified time | relevance | path

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

/NextBSD/sys/dev/acpica/
HDacpi.c171 static int acpi_child_location_str_method(device_t acdev, device_t child,
206 DEVMETHOD(bus_child_location_str, acpi_child_location_str_method),
856 acpi_child_location_str_method(device_t cbdev, device_t child, char *buf, in acpi_child_location_str_method() function