Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_thinkpad/
H A Dacpi_thinkpad.c326 static int acpi_thinkpad_detach(device_t dev);
358 DEVMETHOD(device_detach, acpi_thinkpad_detach),
635 acpi_thinkpad_detach(device_t dev) in acpi_thinkpad_detach() function