Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h128 int atopcase_intr(struct atopcase_softc *);
H A Datopcase_acpi.c163 (void)atopcase_intr(sc); in atopcase_acpi_gpe_task()
187 (void)atopcase_intr(sc); in atopcase_acpi_intr()
H A Datopcase.c423 atopcase_intr(struct atopcase_softc *sc) in atopcase_intr() function