Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/atopcase/
HDatopcase_var.h127 int atopcase_destroy(struct atopcase_softc *sc);
HDatopcase_acpi.c346 err = atopcase_destroy(sc); in atopcase_acpi_detach()
HDatopcase.c543 atopcase_destroy(struct atopcase_softc *sc) in atopcase_destroy() function