Searched refs:atopcase_acpi_detach (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/atopcase/
H A Datopcase_acpi.c80 static device_detach_t atopcase_acpi_detach; variable
336 atopcase_acpi_detach(dev);
341 atopcase_acpi_detach(device_t dev) function
422 DEVMETHOD(device_detach, atopcase_acpi_detach),

Completed in 51 milliseconds