Home
last modified time | relevance | path

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

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