Searched refs:atkbd_probe (Results 1 – 1 of 1) sorted by relevance
224 static kbd_probe_t atkbd_probe; variable243 .probe = atkbd_probe,343 if (atkbd_probe(ATKBD_DEFAULT, arg, flags)) { in atkbd_configure()358 atkbd_probe(int unit, void *arg, int flags) in atkbd_probe() function