Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_wmi.c113 static int acpi_wmi_probe(device_t dev);
169 DEVMETHOD(device_probe, acpi_wmi_probe),
207 acpi_wmi_probe(device_t dev) in acpi_wmi_probe() function