Home
last modified time | relevance | path

Searched refs:INPUT_MT_DROP_UNUSED (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/include/linux/input/
H A Dmt.h17 #define INPUT_MT_DROP_UNUSED 0x0004 /* drop contacts not seen in frame */ macro
/openbmc/linux/drivers/input/touchscreen/
H A Dchipone_icn8318.c218 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in icn8318_probe()
H A Dzet6223.c213 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in zet6223_probe()
H A Dcy8ctma140.c242 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in cy8ctma140_probe()
H A Dnovatek-nvt-ts.c255 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in nvt_ts_probe()
H A Dhimax_hx83112b.c154 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in himax_input_register()
H A Dimagis.c220 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in imagis_init_input_dev()
H A Dektf2127.c300 INPUT_MT_DROP_UNUSED | in ektf2127_probe()
H A Dst1232.c316 INPUT_MT_DROP_UNUSED); in st1232_ts_probe()
H A Dexc3000.c394 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in exc3000_probe()
H A Dhynitron_cstxxx.c396 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in cst3xx_input_dev_int()
H A Dchipone_icn8505.c444 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in icn8505_probe()
H A Dpixcir_i2c_ts.c509 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in pixcir_i2c_ts_probe()
H A Dbu21013_ts.c473 INPUT_MT_DROP_UNUSED); in bu21013_probe()
H A Dmsg2638.c343 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in msg2638_init_input_dev()
H A Dzinitix.c486 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in zinitix_init_input_dev()
H A Dilitek_ts_i2c.c486 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED); in ilitek_input_dev_init()
H A Dsilead.c139 INPUT_MT_DIRECT | INPUT_MT_DROP_UNUSED | in silead_ts_request_input_dev()
H A Drohm_bu21023.c1147 INPUT_MT_DROP_UNUSED); in rohm_bu21023_i2c_probe()
H A Dcyttsp5.c397 INPUT_MT_DROP_UNUSED | INPUT_MT_DIRECT); in cyttsp5_setup_input_device()
/openbmc/linux/drivers/input/
H A Dinput-mt.c341 if (mt->flags & INPUT_MT_DROP_UNUSED) { in input_mt_sync_frame()
/openbmc/linux/drivers/input/mouse/
H A Dcypress_ps2.c386 INPUT_MT_DROP_UNUSED|INPUT_MT_TRACK); in cypress_set_input_params()
H A Dalps.c3009 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in alps_set_abs_params_semi_mt()
3020 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in alps_set_abs_params_v7()
3034 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in alps_set_abs_params_ss4_v2()
H A Dbcm5974.c544 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | INPUT_MT_TRACK); in setup_events_to_report()
/openbmc/linux/drivers/hid/
H A Dhid-magicmouse.c582 mt_flags = INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in magicmouse_setup_input()

12