Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h129 void atopcase_intr_setup(device_t, device_t, hid_intr_t, void *,
H A Datopcase_acpi.c427 DEVMETHOD(hid_intr_setup, atopcase_intr_setup),
H A Datopcase.c572 atopcase_intr_setup(device_t dev, device_t child, hid_intr_t intr, in atopcase_intr_setup() function