Searched refs:mt_touch_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-multitouch.c | 966 static int mt_touch_event(struct hid_device *hid, struct hid_field *field, in mt_touch_event() function 1387 return mt_touch_event(hid, field, usage, value); in mt_event()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-multitouch.c | 998 static int mt_touch_event(struct hid_device *hid, struct hid_field *field, in mt_touch_event() function 1440 return mt_touch_event(hid, field, usage, value); in mt_event()
|
Completed in 6 milliseconds