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

/freebsd-9.3-release/sys/dev/atkbdc/
H A Datkbd.c199 static kbd_probe_t atkbd_probe; variable
218 atkbd_probe,
308 if (atkbd_probe(ATKBD_DEFAULT, arg, flags))
321 atkbd_probe(int unit, void *arg, int flags) function

Completed in 95 milliseconds