Home
last modified time | relevance | path

Searched refs:adb_kbd_probe (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/adb/
H A Dadb_kbd.c58 static int adb_kbd_probe(device_t dev);
93 DEVMETHOD(device_probe, adb_kbd_probe),
217 adb_kbd_probe(device_t dev) in adb_kbd_probe() function