Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h126 int atopcase_init(struct atopcase_softc *);
H A Datopcase_acpi.c332 err = atopcase_init(sc); in atopcase_acpi_attach()
H A Datopcase.c493 atopcase_init(struct atopcase_softc *sc) in atopcase_init() function