Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwmt.c265 static const struct evdev_methods wmt_evdev_methods = { variable
412 evdev_set_methods(sc->evdev, sc, &wmt_evdev_methods); in wmt_attach()