Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h132 int atopcase_intr_start(device_t, device_t);
H A Datopcase_acpi.c429 DEVMETHOD(hid_intr_start, atopcase_intr_start),
H A Datopcase.c595 atopcase_intr_start(device_t dev, device_t child) in atopcase_intr_start() function