Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_thinkpad/
H A Dacpi_thinkpad.c324 static int acpi_thinkpad_probe(device_t dev);
356 DEVMETHOD(device_probe, acpi_thinkpad_probe),
448 acpi_thinkpad_probe(device_t dev) in acpi_thinkpad_probe() function