Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi.c124 static bus_probe_nomatch_t acpi_probe_nomatch; variable
200 DEVMETHOD(bus_probe_nomatch, acpi_probe_nomatch),
863 acpi_probe_nomatch(device_t bus, device_t child) in acpi_probe_nomatch() function