Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h134 void atopcase_intr_poll(device_t, device_t);
H A Datopcase_acpi.c431 DEVMETHOD(hid_intr_poll, atopcase_intr_poll),
H A Datopcase.c641 atopcase_intr_poll(device_t dev, device_t child) in atopcase_intr_poll() function