Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/psm/
HDpsm.c676 typedef int probefunc_t(struct psm_softc *, enum probearg); typedef
681 static probefunc_t enable_groller;
682 static probefunc_t enable_gmouse;
683 static probefunc_t enable_aglide;
684 static probefunc_t enable_kmouse;
685 static probefunc_t enable_msexplorer;
686 static probefunc_t enable_msintelli;
687 static probefunc_t enable_4dmouse;
688 static probefunc_t enable_4dplus;
689 static probefunc_t enable_mmanplus;
[all …]