Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dietp.c212 static const struct evdev_methods ietp_evdev_methods = { variable
278 evdev_set_methods(sc->evdev, sc->dev, &ietp_evdev_methods); in ietp_attach()