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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c652 typedef int probefunc_t(struct psm_softc *, enum probearg); typedef
657 static probefunc_t enable_groller;
658 static probefunc_t enable_gmouse;
659 static probefunc_t enable_aglide;
660 static probefunc_t enable_kmouse;
661 static probefunc_t enable_msexplorer;
662 static probefunc_t enable_msintelli;
663 static probefunc_t enable_4dmouse;
664 static probefunc_t enable_4dplus;
665 static probefunc_t enable_mmanplu
[all...]

Completed in 50 milliseconds