Home
last modified time | relevance | path

Searched refs:input_mt_report_slot_state (Results 1 – 25 of 49) sorted by relevance

12

/linux/drivers/input/touchscreen/
H A Dmsg2638.c152 input_mt_report_slot_state(input, MT_TOOL_FINGER, true); in msg2138_ts_irq_handler()
171 input_mt_report_slot_state(input, MT_TOOL_FINGER, true); in msg2138_ts_irq_handler()
230 input_mt_report_slot_state(input, MT_TOOL_FINGER, true); in msg2638_ts_irq_handler()
H A Ds6sy761.c153 input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, true); in s6sy761_report_coordinates()
167 input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, false); in s6sy761_report_release()
H A Draspberrypi-ts.c95 input_mt_report_slot_state(input, MT_TOOL_FINGER, 1); in rpi_ts_poll()
H A Degalax_ts.c103 input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, down); in egalax_ts_interrupt()
H A Dzet6223.c83 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true); in zet6223_irq()
H A Dcy8ctma140.c86 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true); in cy8ctma140_report()
H A Dpenmount.c72 input_mt_report_slot_state(input, MT_TOOL_FINGER, in pm_mtevent()
H A Dsis_i2c.c192 input_mt_report_slot_state(input, MT_TOOL_FINGER, in sis_ts_report_contact()
H A Dnovatek-nvt-ts.c133 input_mt_report_slot_state(data->input, MT_TOOL_FINGER, active); in nvt_ts_irq()
H A Dsurface3_spi.c78 input_mt_report_slot_state(ts_data->input_dev, MT_TOOL_FINGER, st); in surface3_spi_report_touch()
H A Dhynitron_cstxxx.c252 input_mt_report_slot_state(ts_data->input_dev, MT_TOOL_FINGER, 1); in cst3xx_report_contact()
H A Dexc3000.c97 input_mt_report_slot_state(input, MT_TOOL_FINGER, true); in exc3000_report_slots()
H A Dhimax_hx83112b.c238 input_mt_report_slot_state(ts->input_dev, MT_TOOL_FINGER, true); in himax_process_event_point()
H A Dchipone_icn8505.c346 input_mt_report_slot_state(icn8505->input, MT_TOOL_FINGER, act); in icn8505_irq()
H A Dst1232.c220 input_mt_report_slot_state(input, MT_TOOL_FINGER, true); in st1232_ts_parse_and_report()
H A Dhimax_hx852x.c292 input_mt_report_slot_state(hx->input_dev, MT_TOOL_FINGER, 1); in hx852x_handle_events()
H A Dbu21013_ts.c225 input_mt_report_slot_state(input, MT_TOOL_FINGER, true); in bu21013_do_touch_report()
H A Dpixcir_i2c_ts.c176 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true); in pixcir_ts_report()
H A Dapple_z2.c104 if (!input_mt_report_slot_state(z2->input_dev, MT_TOOL_FINGER, slot_valid)) in apple_z2_parse_touches()
/linux/drivers/input/
H A Dinput-mt.c135 bool input_mt_report_slot_state(struct input_dev *dev, in input_mt_report_slot_state() function
162 EXPORT_SYMBOL(input_mt_report_slot_state);
/linux/drivers/input/mouse/
H A Dfocaltech.c127 input_mt_report_slot_state(dev, MT_TOOL_FINGER, active); in focaltech_report_state()
H A Delantech.c387 input_mt_report_slot_state(dev, MT_TOOL_FINGER, active); in elantech_set_slot()
665 input_mt_report_slot_state(dev, MT_TOOL_FINGER, false); in process_packet_status_v4()
690 input_mt_report_slot_state(dev, MT_TOOL_FINGER, true); in process_packet_head_v4()
/linux/Documentation/input/
H A Dmulti-touch-protocol.rst228 input_mt_report_slot_state().
320 instead use input_mt_report_slot_state(). A contact's ABS_MT_TOOL_TYPE may
336 should instead use input_mt_report_slot_state().
/linux/drivers/hid/
H A Dhid-elan.c219 input_mt_report_slot_state(input, MT_TOOL_FINGER, active); in elan_report_mt_slot()
/linux/drivers/input/misc/
H A Dxen-kbdfront.c126 input_mt_report_slot_state(info->mtouch, MT_TOOL_FINGER, true); in xenkbd_handle_mt_event()

12