Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dukbd.c372 static const struct evdev_methods ukbd_evdev_methods = { variable
1269 evdev_set_methods(evdev, kbd, &ukbd_evdev_methods); in ukbd_attach()