Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duep.c124 static const struct evdev_methods uep_evdev_methods = { variable
376 evdev_set_methods(sc->evdev, sc, &uep_evdev_methods); in uep_attach()