Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/evdev/
HDevdev.h96 struct evdev_methods struct
136 const struct evdev_methods *);
HDevdev_private.h137 const struct evdev_methods * ev_methods;
HDevdev.c444 const struct evdev_methods *methods) in evdev_set_methods()
/dragonfly/sys/dev/misc/kbdmux/
HDkbdmux.c279 static const struct evdev_methods kbdmux_evdev_methods = {
/dragonfly/sys/dev/misc/kbd/
HDatkbd.c281 static const struct evdev_methods atkbd_evdev_methods = {
/dragonfly/sys/bus/u4b/input/
HDums.c192 static const struct evdev_methods ums_evdev_methods = {
HDukbd.c379 static const struct evdev_methods ukbd_evdev_methods = {
/dragonfly/sys/dev/misc/psm/
HDpsm.c778 static const struct evdev_methods psm_ev_methods_r = {
782 static const struct evdev_methods psm_ev_methods_a = {