Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwsp.c663 static const struct evdev_methods wsp_evdev_methods = { variable
884 evdev_set_methods(sc->sc_evdev, sc, &wsp_evdev_methods); in wsp_attach()