Symbol: evdev_mt_slot
sys/dev/evdev/evdev.h
126
_Static_assert(offsetof(union evdev_mt_slot, tool_y) ==
sys/dev/evdev/evdev.h
127
offsetof(union evdev_mt_slot, val[ABS_MT_INDEX(ABS_MT_TOOL_Y)]),
sys/dev/evdev/evdev.h
162
int evdev_mt_push_slot(struct evdev_dev *, int, union evdev_mt_slot *);
sys/dev/evdev/evdev.h
163
int evdev_mt_push_frame(struct evdev_dev *, union evdev_mt_slot *, int);
sys/dev/evdev/evdev.h
164
void evdev_mt_match_frame(struct evdev_dev *, union evdev_mt_slot *, int);
sys/dev/evdev/evdev.h
165
union evdev_mt_slot *evdev_mt_get_match_slots(struct evdev_dev *);
sys/dev/evdev/evdev_mt.c
170
union evdev_mt_slot *state)
sys/dev/evdev/evdev_mt.c
195
union evdev_mt_slot *state)
sys/dev/evdev/evdev_mt.c
314
evdev_mt_match_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt,
sys/dev/evdev/evdev_mt.c
369
evdev_mt_send_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, int size)
sys/dev/evdev/evdev_mt.c
372
union evdev_mt_slot *slot;
sys/dev/evdev/evdev_mt.c
390
evdev_mt_push_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, int size)
sys/dev/evdev/evdev_mt.c
468
union evdev_mt_slot *
sys/dev/evdev/evdev_mt.c
89
union evdev_mt_slot *match_slots;
sys/dev/evdev/evdev_mt.c
91
union evdev_mt_slot slots[];
sys/dev/hid/bcm5974.c
815
union evdev_mt_slot slot_data;
sys/dev/hid/bcm5974.c
856
slot_data = (union evdev_mt_slot) {
sys/dev/hid/bcm5974.c
885
slot_data = (union evdev_mt_slot) {
sys/dev/hid/hmt.c
197
union evdev_mt_slot slot_data;
sys/dev/hid/hmt.c
478
union evdev_mt_slot *slot_data;
sys/dev/hid/ietp.c
368
union evdev_mt_slot slot_data;
sys/dev/hid/ietp.c
418
slot_data = (union evdev_mt_slot) {
sys/dev/usb/input/wmt.c
220
union evdev_mt_slot slot_data;
sys/dev/usb/input/wmt.c
493
union evdev_mt_slot *slot_data;
sys/dev/usb/input/wsp.c
1048
union evdev_mt_slot slot_data = {