Home
last modified time | relevance | path

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

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