Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h127 int atopcase_destroy(struct atopcase_softc *sc);
H A Datopcase_acpi.c346 err = atopcase_destroy(sc); in atopcase_acpi_detach()
H A Datopcase.c544 atopcase_destroy(struct atopcase_softc *sc) in atopcase_destroy() function