Home
last modified time | relevance | path

Searched defs:touch_event (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dzinitix.c136 struct touch_event { struct
137 __le16 status;
138 u8 finger_mask;
139 u8 time_stamp;
140 struct point_coord point_coord[MAX_SUPPORTED_FINGER_NUM];
346 struct touch_event touch_event; in zinitix_ts_irq_handler() local
/kernel/linux/linux-6.6/drivers/input/touchscreen/
Dzinitix.c136 struct touch_event { struct
137 __le16 status;
138 u8 finger_mask;
139 u8 time_stamp;
140 struct point_coord point_coord[MAX_SUPPORTED_FINGER_NUM];
357 struct touch_event touch_event; in zinitix_ts_irq_handler() local
Dmsg2638.c111 struct msg2138_touch_event touch_event; in msg2138_ts_irq_handler() local
188 struct msg2638_touch_event touch_event; in msg2638_ts_irq_handler() local