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

/freebsd-13-stable/sys/dev/kbd/
H A Dkbdreg.h46 typedef int kbd_probe_t(int unit, void *arg, int flags); typedef
78 kbd_probe_t *probe;
/freebsd-13-stable/sys/dev/adb/
H A Dadb_kbd.c181 static kbd_probe_t akbd_probe;
/freebsd-13-stable/sys/dev/vkbd/
H A Dvkbd.c546 static kbd_probe_t vkbd_probe;
/freebsd-13-stable/sys/dev/kbdmux/
H A Dkbdmux.c345 static kbd_probe_t kbdmux_probe;
/freebsd-13-stable/sys/dev/atkbdc/
H A Datkbd.c211 static kbd_probe_t atkbd_probe;

Completed in 111 milliseconds