Lines Matching refs:probefunc_t
666 typedef int probefunc_t(struct psm_softc *, enum probearg); typedef
671 static probefunc_t enable_groller;
672 static probefunc_t enable_gmouse;
673 static probefunc_t enable_aglide;
674 static probefunc_t enable_kmouse;
675 static probefunc_t enable_msexplorer;
676 static probefunc_t enable_msintelli;
677 static probefunc_t enable_4dmouse;
678 static probefunc_t enable_4dplus;
679 static probefunc_t enable_mmanplus;
680 static probefunc_t enable_synaptics;
681 static probefunc_t enable_synaptics_mux;
682 static probefunc_t enable_single_synaptics_mux;
683 static probefunc_t enable_trackpoint;
684 static probefunc_t enable_versapad;
685 static probefunc_t enable_elantech;
697 probefunc_t *probefunc;