Searched defs:absinfo (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/evdev/ | ||
| H A D | evdev.c | 128 evdev_free_absinfo(struct input_absinfo *absinfo) in evdev_free_absinfo() argument |
| H A D | uinput.h | 66 struct input_absinfo absinfo; member |
| H A D | uinput.c | 349 struct input_absinfo absinfo; in uinput_setup_provider() local |