Symbol: INPUT_MT_DROP_UNUSED
drivers/hid/hid-logitech-hidpp.c
2952
INPUT_MT_DROP_UNUSED);
drivers/hid/hid-magicmouse.c
594
mt_flags = INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED |
drivers/hid/hid-multitouch.c
1431
app->mt_flags |= INPUT_MT_DROP_UNUSED;
drivers/input/input-mt.c
340
if (mt->flags & INPUT_MT_DROP_UNUSED) {
drivers/input/keyboard/applespi.c
1305
INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED |
drivers/input/mouse/alps.c
3014
INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED |
drivers/input/mouse/alps.c
3025
INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED |
drivers/input/mouse/alps.c
3039
INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED |
drivers/input/mouse/bcm5974.c
546
INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | INPUT_MT_TRACK);
drivers/input/mouse/cyapa.c
507
INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED);
drivers/input/mouse/cypress_ps2.c
347
INPUT_MT_DROP_UNUSED | INPUT_MT_TRACK);
drivers/input/mouse/elan_i2c_core.c
1130
INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/bu21013_ts.c
473
INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/chipone_icn8318.c
218
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/chipone_icn8505.c
443
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/cy8ctma140.c
242
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/cyttsp5.c
397
INPUT_MT_DROP_UNUSED | INPUT_MT_DIRECT);
drivers/input/touchscreen/ektf2127.c
307
INPUT_MT_DROP_UNUSED |
drivers/input/touchscreen/elants_i2c.c
1520
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/exc3000.c
396
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/goodix.c
1216
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/goodix_berlin_core.c
632
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/himax_hx83112b.c
200
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/himax_hx852x.c
445
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/hynitron_cstxxx.c
396
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/ilitek_ts_i2c.c
485
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/imagis.c
273
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/msg2638.c
343
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/novatek-nvt-ts.c
288
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/pixcir_i2c_ts.c
509
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/raydium_i2c_ts.c
1152
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/rohm_bu21023.c
1123
INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/silead.c
139
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED |
drivers/input/touchscreen/st1232.c
335
INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/sur40.c
641
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/wdt87xx_i2c.c
1051
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/zet6223.c
211
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);
drivers/input/touchscreen/zinitix.c
597
INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED);