Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h133 int atopcase_intr_stop(device_t, device_t);
H A Datopcase_acpi.c430 DEVMETHOD(hid_intr_stop, atopcase_intr_stop),
H A Datopcase.c618 atopcase_intr_stop(device_t dev, device_t child) in atopcase_intr_stop() function