/linux-4.1.27/drivers/input/touchscreen/ |
D | hp680_ts_input.c | 57 input_report_key(hp680_ts_dev, BTN_TOUCH, 1); in do_softint() 61 input_report_key(hp680_ts_dev, BTN_TOUCH, 0); in do_softint() 85 hp680_ts_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in hp680_ts_init()
|
D | jornada720_ts.c | 76 input_report_key(input, BTN_TOUCH, 0); in jornada720_ts_interrupt() 88 input_report_key(input, BTN_TOUCH, 1); in jornada720_ts_interrupt() 124 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in jornada720_ts_probe()
|
D | touchwin.c | 74 input_report_key(dev, BTN_TOUCH, 1); in tw_interrupt() 79 input_report_key(dev, BTN_TOUCH, 0); in tw_interrupt() 135 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in tw_connect()
|
D | mk712.c | 100 input_report_key(mk712_dev, BTN_TOUCH, 0); in mk712_interrupt() 109 input_report_key(mk712_dev, BTN_TOUCH, 1); in mk712_interrupt() 189 mk712_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in mk712_init()
|
D | htcpen.c | 59 input_report_key(htcpen_dev, BTN_TOUCH, 0); in htcpen_interrupt() 79 input_report_key(htcpen_dev, BTN_TOUCH, 1); in htcpen_interrupt() 139 htcpen_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in htcpen_isa_probe()
|
D | elo.c | 106 input_report_key(dev, BTN_TOUCH, elo->data[2] & ELO10_TOUCH); in elo_process_data_10() 154 input_report_key(dev, BTN_TOUCH, 1); in elo_process_data_6() 171 input_report_key(dev, BTN_TOUCH, !!elo->data[5]); in elo_process_data_6() 192 input_report_key(dev, BTN_TOUCH, !(elo->data[1] & 0x80)); in elo_process_data_3() 338 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in elo_connect()
|
D | fujitsu_ts.c | 71 input_report_key(dev, BTN_TOUCH, in fujitsu_interrupt() 125 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in fujitsu_connect()
|
D | gunze.c | 72 input_report_key(dev, BTN_TOUCH, gunze->data[0] == 'T'); in gunze_process_packet() 138 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in gunze_connect()
|
D | touchright.c | 71 input_report_key(dev, BTN_TOUCH, in tr_interrupt() 128 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in tr_connect()
|
D | touchit213.c | 109 input_report_key(dev, BTN_TOUCH, in touchit213_interrupt() 166 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in touchit213_connect()
|
D | ipaq-micro-ts.c | 39 input_report_key(ts->input, BTN_TOUCH, 1); in micro_ts_receive() 44 input_report_key(ts->input, BTN_TOUCH, 0); in micro_ts_receive() 106 input_set_capability(ts->input, EV_KEY, BTN_TOUCH); in micro_ts_probe()
|
D | pcap_ts.c | 61 input_report_key(pcap_ts->input, BTN_TOUCH, 0); in pcap_ts_read_xy() 69 input_report_key(pcap_ts->input, BTN_TOUCH, 1); in pcap_ts_read_xy() 176 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in pcap_ts_probe()
|
D | hampshire.c | 69 input_report_key(dev, BTN_TOUCH, in hampshire_process_data() 137 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in hampshire_connect()
|
D | dynapro.c | 70 input_report_key(dev, BTN_TOUCH, in dynapro_process_data() 138 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in dynapro_connect()
|
D | tsc40.c | 36 input_report_key(dev, BTN_TOUCH, 1); in tsc_process_data() 55 input_report_key(dev, BTN_TOUCH, 0); in tsc_interrupt() 106 __set_bit(BTN_TOUCH, input_dev->keybit); in tsc_connect()
|
D | inexio.c | 72 input_report_key(dev, BTN_TOUCH, INEXIO_GET_TOUCHED(pinexio->data)); in inexio_process_data() 141 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in inexio_connect()
|
D | mtouch.c | 72 input_report_key(dev, BTN_TOUCH, MTOUCH_GET_TOUCHED(mtouch->data)); in mtouch_process_format_tablet() 154 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in mtouch_connect()
|
D | max11801_ts.c | 141 input_event(data->input_dev, EV_KEY, BTN_TOUCH, 1); in max11801_ts_interrupt() 146 input_event(data->input_dev, EV_KEY, BTN_TOUCH, 0); in max11801_ts_interrupt() 199 __set_bit(BTN_TOUCH, input_dev->keybit); in max11801_ts_probe()
|
D | penmount.c | 110 input_report_key(dev, BTN_TOUCH, !!(pm->data[0] & 0x40)); in pm_parse_9000() 126 input_report_key(dev, BTN_TOUCH, pm->data[0] & 0x40); in pm_parse_6000() 227 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in pm_connect()
|
D | tps6507x-ts.c | 174 input_report_key(input_dev, BTN_TOUCH, 0); in tps6507x_ts_poll() 184 input_report_key(input_dev, BTN_TOUCH, 1); in tps6507x_ts_poll() 266 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in tps6507x_ts_probe()
|
D | cy8ctmg110_ts.c | 140 input_report_key(input, BTN_TOUCH, 0); in cy8ctmg110_touch_pos() 142 input_report_key(input, BTN_TOUCH, 1); in cy8ctmg110_touch_pos() 217 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in cy8ctmg110_probe()
|
D | migor_ts.c | 86 input_report_key(priv->input, BTN_TOUCH, 1); in migor_ts_isr() 93 input_report_key(priv->input, BTN_TOUCH, 0); in migor_ts_isr() 153 __set_bit(BTN_TOUCH, input->keybit); in migor_ts_probe()
|
D | sx8654.c | 97 input_report_key(sx8654->input, BTN_TOUCH, 0); in sx8654_irq() 117 input_report_key(sx8654->input, BTN_TOUCH, 1); in sx8654_irq() 200 input_set_capability(input, EV_KEY, BTN_TOUCH); in sx8654_probe()
|
D | lpc32xx_ts.c | 125 input_report_key(input, BTN_TOUCH, 1); in lpc32xx_ts_interrupt() 127 input_report_key(input, BTN_TOUCH, 0); in lpc32xx_ts_interrupt() 270 input->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in lpc32xx_ts_probe()
|
D | s3c2410_ts.c | 127 input_report_key(ts.input, BTN_TOUCH, 1); in touch_timer_fire() 141 input_report_key(ts.input, BTN_TOUCH, 0); in touch_timer_fire() 317 ts.input->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in s3c2410ts_probe()
|
D | wacom_w8001.c | 226 input_report_key(dev, BTN_TOUCH, 0); in report_pen_events() 236 input_report_key(dev, BTN_TOUCH, 0); in report_pen_events() 253 input_report_key(dev, BTN_TOUCH, coord->tsw); in report_pen_events() 273 input_report_key(dev, BTN_TOUCH, coord->tsw); in report_single_touch() 404 __set_bit(BTN_TOUCH, dev->keybit); in w8001_setup() 435 __set_bit(BTN_TOUCH, dev->keybit); in w8001_setup()
|
D | mcs5000_ts.c | 128 input_report_key(data->input_dev, BTN_TOUCH, 0); in mcs5000_ts_interrupt() 136 input_report_key(data->input_dev, BTN_TOUCH, 1); in mcs5000_ts_interrupt() 220 __set_bit(BTN_TOUCH, input_dev->keybit); in mcs5000_ts_probe()
|
D | stmpe-ts.c | 122 input_report_key(ts->idev, BTN_TOUCH, 0); in stmpe_work() 156 input_report_key(ts->idev, BTN_TOUCH, 1); in stmpe_ts_handler() 355 idev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in stmpe_input_probe()
|
D | mc13783_ts.c | 115 input_report_key(idev, BTN_TOUCH, cr0); in mc13783_ts_report_sample() 204 idev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in mc13783_ts_probe()
|
D | eeti_ts.c | 110 input_report_key(priv->input, BTN_TOUCH, !!pressed); in eeti_ts_read() 188 input->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in eeti_ts_probe()
|
D | ucb1400_ts.c | 155 input_report_key(idev, BTN_TOUCH, 1); in ucb1400_ts_report_event() 162 input_report_key(idev, BTN_TOUCH, 0); in ucb1400_ts_event_release() 354 ucb->ts_idev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in ucb1400_ts_probe()
|
D | tsc2007.c | 201 input_report_key(input, BTN_TOUCH, 1); in tsc2007_soft_irq() 222 input_report_key(input, BTN_TOUCH, 0); in tsc2007_soft_irq() 422 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in tsc2007_probe()
|
D | ar1021_i2c.c | 50 input_report_key(input, BTN_TOUCH, button); in ar1021_i2c_irq() 104 input_set_capability(input, EV_KEY, BTN_TOUCH); in ar1021_i2c_probe()
|
D | da9034-ts.c | 133 input_report_key(touch->input_dev, BTN_TOUCH, 1); in report_pen_down() 140 input_report_key(touch->input_dev, BTN_TOUCH, 0); in report_pen_up() 345 __set_bit(BTN_TOUCH, input_dev->keybit); in da9034_touch_probe()
|
D | da9052_tsi.c | 92 input_report_key(input, BTN_TOUCH, 1); in da9052_ts_read() 124 input_report_key(input, BTN_TOUCH, 0); in da9052_ts_pen_work() 263 __set_bit(BTN_TOUCH, input_dev->keybit); in da9052_ts_probe()
|
D | intel-mid-touch.c | 391 input_report_key(input, BTN_TOUCH, 1); in mrstouch_report_event() 395 input_report_key(input, BTN_TOUCH, 0); in mrstouch_report_event() 618 input->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in mrstouch_probe()
|
D | w90p910_ts.c | 70 input_report_key(dev, BTN_TOUCH, down); in w90p910_report_event() 273 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in w90x900ts_probe()
|
D | wm831x-ts.c | 147 input_report_key(wm831x_ts->input_dev, BTN_TOUCH, 0); in wm831x_ts_data_irq() 151 input_report_key(wm831x_ts->input_dev, BTN_TOUCH, 1); in wm831x_ts_data_irq() 356 __set_bit(BTN_TOUCH, input_dev->keybit); in wm831x_ts_probe()
|
D | 88pm860x-ts.c | 80 input_report_key(touch->idev, BTN_TOUCH, 1); in pm860x_touch_handler() 84 input_report_key(touch->idev, BTN_TOUCH, 0); in pm860x_touch_handler() 275 __set_bit(BTN_TOUCH, touch->idev->keybit); in pm860x_touch_probe()
|
D | ti_am335x_tsc.c | 285 input_report_key(input_dev, BTN_TOUCH, 0); in titsc_irq() 321 input_report_key(input_dev, BTN_TOUCH, 1); in titsc_irq() 452 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in titsc_probe()
|
D | sun4i-ts.c | 143 input_report_key(ts->input, BTN_TOUCH, 1); in sun4i_ts_irq_handle_input() 152 input_report_key(ts->input, BTN_TOUCH, 0); in sun4i_ts_irq_handle_input() 307 __set_bit(BTN_TOUCH, ts->input->keybit); in sun4i_ts_probe()
|
D | atmel-wm97xx.c | 178 input_report_key(wm->input_dev, BTN_TOUCH, pen_down); in atmel_wm97xx_channel_b_interrupt() 184 input_report_key(wm->input_dev, BTN_TOUCH, value); in atmel_wm97xx_channel_b_interrupt() 206 input_report_key(input_dev, BTN_TOUCH, 0); in atmel_wm97xx_acc_pen_up()
|
D | wacom_i2c.c | 122 input_report_key(input, BTN_TOUCH, tsw || ers); in wacom_i2c_irq() 194 __set_bit(BTN_TOUCH, input->keybit); in wacom_i2c_probe()
|
D | tsc2005.c | 249 input_report_key(ts->idev, BTN_TOUCH, !!pressure); in tsc2005_update_pen_state() 255 input_report_key(ts->idev, BTN_TOUCH, 0); in tsc2005_update_pen_state() 705 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in tsc2005_probe()
|
D | auo-pixcir-ts.c | 197 input_report_key(ts->input, BTN_TOUCH, 0); in auo_pixcir_interrupt() 239 input_report_key(ts->input, BTN_TOUCH, fingers > 0); in auo_pixcir_interrupt() 588 __set_bit(BTN_TOUCH, input_dev->keybit); in auo_pixcir_probe()
|
D | ad7879.c | 200 input_report_key(input_dev, BTN_TOUCH, 1); in ad7879_report() 222 input_report_key(input_dev, BTN_TOUCH, 0); in ad7879_ts_event_release() 551 __set_bit(BTN_TOUCH, input_dev->keybit); in ad7879_probe()
|
D | zylonite-wm97xx.c | 135 input_report_key(wm->input_dev, BTN_TOUCH, (p != 0)); in wm97xx_acc_pen_down()
|
D | wm97xx-core.c | 423 input_report_key(wm->input_dev, BTN_TOUCH, 0); in wm97xx_read_samples() 458 input_report_key(wm->input_dev, BTN_TOUCH, 1); in wm97xx_read_samples() 661 __set_bit(BTN_TOUCH, wm->input_dev->keybit); in wm97xx_probe()
|
D | bcm_iproc_tsc.c | 214 input_report_key(priv->idev, BTN_TOUCH, priv->pen_status); in iproc_touchscreen_interrupt() 468 __set_bit(BTN_TOUCH, idev->keybit); in iproc_ts_probe()
|
D | ad7877.c | 366 input_report_key(input_dev, BTN_TOUCH, 1); in ad7877_process_data() 384 input_report_key(input_dev, BTN_TOUCH, 0); in ad7877_ts_event_release() 743 __set_bit(BTN_TOUCH, input_dev->keybit); in ad7877_probe()
|
D | mainstone-wm97xx.c | 169 input_report_key(wm->input_dev, BTN_TOUCH, (p != 0)); in wm97xx_acc_pen_down()
|
D | egalax_ts.c | 207 __set_bit(BTN_TOUCH, input_dev->keybit); in egalax_ts_probe()
|
D | ads7846.c | 831 input_report_key(input, BTN_TOUCH, 1); in ads7846_report_state() 875 input_report_key(input, BTN_TOUCH, 0); in ads7846_irq() 1355 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in ads7846_probe()
|
D | ili210x.c | 248 __set_bit(BTN_TOUCH, input->keybit); in ili210x_i2c_probe()
|
D | usbtouchscreen.c | 1313 input_report_key(usbtouch->input, BTN_TOUCH, usbtouch->touch); in usbtouch_process_pkt() 1646 input_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in usbtouch_probe()
|
D | pixcir_i2c_ts.c | 511 __set_bit(BTN_TOUCH, input->keybit); in pixcir_i2c_ts_probe()
|
D | mms114.c | 467 __set_bit(BTN_TOUCH, input_dev->keybit); in mms114_probe()
|
D | edt-ft5x06.c | 1040 __set_bit(BTN_TOUCH, input->keybit); in edt_ft5x06_ts_probe()
|
D | elants_i2c.c | 1101 __set_bit(BTN_TOUCH, ts->input->keybit); in elants_i2c_probe()
|
D | atmel_mxt_ts.c | 1892 input_set_capability(input_dev, EV_KEY, BTN_TOUCH); in mxt_initialize_input_device()
|
/linux-4.1.27/drivers/input/mouse/ |
D | touchkit_ps2.c | 63 input_report_key(dev, BTN_TOUCH, TOUCHKIT_GET_TOUCHED(packet)); in touchkit_ps2_process_byte() 89 dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in touchkit_ps2_detect()
|
D | pc110pad.c | 75 input_report_key(pc110pad_dev, BTN_TOUCH, in pc110pad_interrupt() 146 pc110pad_dev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in pc110pad_init()
|
D | vsxxxaa.c | 258 input_report_key(dev, BTN_TOUCH, 0); in vsxxxaa_handle_REL_packet() 310 input_report_key(dev, BTN_TOUCH, touch); in vsxxxaa_handle_ABS_packet() 363 input_report_key(dev, BTN_TOUCH, 0); in vsxxxaa_handle_POR_packet() 496 __set_bit(BTN_TOUCH, input_dev->keybit); /* ...and Tablet */ in vsxxxaa_connect()
|
D | lifebook.c | 186 input_report_key(dev1, BTN_TOUCH, packet[0] & 0x04); in lifebook_process_byte() 326 dev1->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in lifebook_init()
|
D | appletouch.c | 629 input_report_key(dev->input, BTN_TOUCH, 1); in atp_complete_geyser_1_2() 643 input_report_key(dev->input, BTN_TOUCH, 0); in atp_complete_geyser_1_2() 749 input_report_key(dev->input, BTN_TOUCH, 1); in atp_complete_geyser_3_4() 763 input_report_key(dev->input, BTN_TOUCH, 0); in atp_complete_geyser_3_4() 926 set_bit(BTN_TOUCH, input_dev->keybit); in atp_probe()
|
D | synaptics_usb.c | 164 input_report_key(input_dev, BTN_TOUCH, 1); in synusb_report_touchpad() 166 input_report_key(input_dev, BTN_TOUCH, 0); in synusb_report_touchpad() 399 __set_bit(BTN_TOUCH, input_dev->keybit); in synusb_probe()
|
D | navpoint.c | 99 input_report_key(navpoint->input, BTN_TOUCH, finger); in navpoint_packet() 259 __set_bit(BTN_TOUCH, input->keybit); in navpoint_probe()
|
D | hgpk.c | 376 input_report_key(idev, BTN_TOUCH, down); in hgpk_process_advanced_packet() 569 __set_bit(BTN_TOUCH, input->keybit); in hgpk_setup_input_device() 587 __set_bit(BTN_TOUCH, input->keybit); in hgpk_setup_input_device()
|
D | elantech.c | 270 input_report_key(dev, BTN_TOUCH, fingers != 0); in elantech_report_absolute_v1() 387 input_report_key(dev, BTN_TOUCH, fingers != 0); in elantech_report_absolute_v2() 522 input_report_key(dev, BTN_TOUCH, fingers != 0); in elantech_report_absolute_v3() 1185 __set_bit(BTN_TOUCH, dev->keybit); in elantech_set_input_params()
|
D | alps.c | 321 input_report_key(dev, BTN_TOUCH, 1); in alps_process_packet_v1_v2() 323 input_report_key(dev, BTN_TOUCH, 0); in alps_process_packet_v1_v2() 863 input_report_key(dev, BTN_TOUCH, 1); in alps_process_packet_v6() 865 input_report_key(dev, BTN_TOUCH, 0); in alps_process_packet_v6() 2878 dev1->keybit[BIT_WORD(BTN_TOUCH)] |= BIT_MASK(BTN_TOUCH); in alps_init()
|
D | sentelic.c | 800 input_report_key(dev, BTN_TOUCH, fgrs); in fsp_process_byte() 967 __set_bit(BTN_TOUCH, dev->keybit); in fsp_set_input_params()
|
D | synaptics.c | 1057 if (hw.z > 30) input_report_key(dev, BTN_TOUCH, 1); in synaptics_process_packet() 1058 if (hw.z < 25) input_report_key(dev, BTN_TOUCH, 0); in synaptics_process_packet() 1224 __set_bit(BTN_TOUCH, dev->keybit); in set_input_params()
|
D | cypress_ps2.c | 401 __set_bit(BTN_TOUCH, input->keybit); in cypress_set_input_params()
|
/linux-4.1.27/drivers/input/misc/ |
D | ideapad_slidebar.c | 165 input_report_key(slidebar_input_dev, BTN_TOUCH, 0); in slidebar_i8042_filter() 167 input_report_key(slidebar_input_dev, BTN_TOUCH, 1); in slidebar_i8042_filter() 234 input_set_capability(slidebar_input_dev, EV_KEY, BTN_TOUCH); in ideapad_probe()
|
D | ad714x.c | 381 input_report_key(sw->input, BTN_TOUCH, 1); in ad714x_slider_state_machine() 388 input_report_key(sw->input, BTN_TOUCH, 0); in ad714x_slider_state_machine() 554 input_report_key(sw->input, BTN_TOUCH, 1); in ad714x_wheel_state_machine() 561 input_report_key(sw->input, BTN_TOUCH, 0); in ad714x_wheel_state_machine() 849 input_report_key(sw->input, BTN_TOUCH, in ad714x_touchpad_state_machine() 858 input_report_key(sw->input, BTN_TOUCH, 0); in ad714x_touchpad_state_machine() 1051 __set_bit(BTN_TOUCH, input[alloc_idx]->keybit); in ad714x_probe() 1083 __set_bit(BTN_TOUCH, input[alloc_idx]->keybit); in ad714x_probe() 1116 __set_bit(BTN_TOUCH, input[alloc_idx]->keybit); in ad714x_probe()
|
D | adxl34x.c | 232 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY {x,y,z} */
|
/linux-4.1.27/drivers/hid/ |
D | hid-elo.c | 45 set_bit(BTN_TOUCH, input->keybit); in elo_input_configured() 63 input_report_key(input, BTN_TOUCH, 1); in elo_process_data() 68 input_report_key(input, BTN_TOUCH, 0); in elo_process_data()
|
D | hid-penmount.c | 26 hid_map_usage(hi, usage, bit, max, EV_KEY, BTN_TOUCH); in penmount_input_mapping()
|
D | wacom_wac.c | 84 input_report_key(input, BTN_TOUCH, ((signed char)data[6] > -127)); in wacom_penpartner_irq() 90 input_report_key(input, BTN_TOUCH, 0); in wacom_penpartner_irq() 100 input_report_key(input, BTN_TOUCH, ((signed char)data[6] > -80) && !(data[5] & 0x20)); in wacom_penpartner_irq() 169 input_report_key(input, BTN_TOUCH, data[4] & 0x08); in wacom_pl_irq() 199 input_report_key(input, BTN_TOUCH, data[1] & 0x08); in wacom_ptu_irq() 203 input_report_key(input, BTN_TOUCH, data[1] & 0x01); in wacom_ptu_irq() 237 input_report_key(input, BTN_TOUCH, data[1] & 0x05); in wacom_dtu_irq() 286 input_report_key(input, BTN_TOUCH, pressure > 10); in wacom_dtus_irq() 354 input_report_key(input, BTN_TOUCH, data[1] & 0x01); in wacom_graphire_irq() 590 input_report_key(input, BTN_TOUCH, 0); in wacom_intuos_inout() [all …]
|
D | hid-ntrig.c | 630 input_report_key(input, BTN_TOUCH, in ntrig_event() 841 input_report_key(input, BTN_TOUCH, 1); in ntrig_event() 844 input_report_key(input, BTN_TOUCH, 0); in ntrig_event()
|
D | hid-input.c | 671 if (!test_bit(BTN_TOUCH, input->keybit)) { in hidinput_configure_usage() 674 set_bit(BTN_TOUCH, input->keybit); in hidinput_configure_usage() 703 map_key_clear(BTN_TOUCH); in hidinput_configure_usage() 1098 input_event(input, EV_KEY, BTN_TOUCH, value > a + ((b - a) >> 3)); in hidinput_hid_event()
|
D | hid-magicmouse.c | 396 __set_bit(BTN_TOUCH, input->keybit); in magicmouse_setup_input()
|
D | hid-multitouch.c | 465 hid_map_usage(hi, usage, bit, max, EV_KEY, BTN_TOUCH); in mt_touch_input_mapping() 466 input_set_capability(hi->input, EV_KEY, BTN_TOUCH); in mt_touch_input_mapping()
|
D | hid-debug.c | 882 [BTN_TOUCH] = "Touch", [BTN_STYLUS] = "Stylus",
|
/linux-4.1.27/drivers/mfd/ |
D | ucb1x00-ts.c | 64 input_report_key(idev, BTN_TOUCH, 1); in ucb1x00_ts_evt_add() 73 input_report_key(idev, BTN_TOUCH, 0); in ucb1x00_ts_event_release() 392 idev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH); in ucb1x00_ts_add()
|
/linux-4.1.27/Documentation/input/ |
D | event-codes.txt | 114 * BTN_TOUCH: 115 BTN_TOUCH is used for touch contact. While an input tool is determined to be 120 certain value. BTN_TOUCH may be combined with BTN_TOOL_<name> codes. For 121 example, a pen tablet may set BTN_TOOL_PEN to 1 and BTN_TOUCH to 0 while the 125 BTN_TOUCH must be the first evdev code emitted in a synchronization frame. 127 Note: Historically a touch device with BTN_TOOL_FINGER and BTN_TOUCH was 139 Note that all BTN_TOOL_<name> codes and the BTN_TOUCH code are orthogonal in 173 proximity of the device and while the value of the BTN_TOUCH code is 0. If 318 ABS_{X,Y} must be reported with the location of the touch. BTN_TOUCH must be 331 location of the touch. BTN_TOUCH should be used to report when a touch is active [all …]
|
D | multi-touch-protocol.txt | 115 If the driver reports one of BTN_TOUCH or ABS_PRESSURE in addition to the
|
/linux-4.1.27/drivers/input/tablet/ |
D | acecad.c | 100 input_report_key(dev, BTN_TOUCH, touch); in usb_acecad_irq() 203 BIT_MASK(BTN_TOUCH) | BIT_MASK(BTN_STYLUS) | in usb_acecad_probe()
|
D | wacom_serial4.c | 353 input_report_key(wacom->dev, BTN_TOUCH, button & 1); in wacom_handle_packet() 549 set_bit(BTN_TOUCH, input_dev->keybit); in wacom_connect()
|
D | kbtab.c | 159 BIT_MASK(BTN_TOOL_PEN) | BIT_MASK(BTN_TOUCH); in kbtab_probe()
|
D | aiptek.c | 345 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH, 570 input_report_key(inputdev, BTN_TOUCH, tip); in aiptek_irq()
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | puv3-nb0916.c | 71 .code = BTN_TOUCH,
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
D | tll6527m.c | 242 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */
|
/linux-4.1.27/drivers/macintosh/ams/ |
D | ams-input.c | 85 set_bit(BTN_TOUCH, input->keybit); in ams_input_enable()
|
/linux-4.1.27/drivers/iio/adc/ |
D | at91_adc.c | 338 input_report_key(st->ts_input, BTN_TOUCH, 1); in at91_ts_sample() 382 input_report_key(st->ts_input, BTN_TOUCH, 0); in at91_adc_rl_interrupt() 394 input_report_key(st->ts_input, BTN_TOUCH, 1); in at91_adc_rl_interrupt() 439 input_report_key(st->ts_input, BTN_TOUCH, 0); in at91_adc_9x5_interrupt() 1087 __set_bit(BTN_TOUCH, input->keybit); in at91_ts_register()
|
/linux-4.1.27/drivers/input/ |
D | input-mt.c | 63 __set_bit(BTN_TOUCH, dev->keybit); in input_mt_init_slots() 220 input_event(dev, EV_KEY, BTN_TOUCH, count > 0); in input_mt_report_pointer_emulation()
|
D | mousedev.c | 231 case BTN_TOUCH: in mousedev_key_event() 375 if (code == BTN_TOUCH && in mousedev_event() 1026 .keybit = { [BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH) },
|
D | joydev.c | 811 if (test_bit(EV_KEY, dev->evbit) && test_bit(BTN_TOUCH, dev->keybit)) in joydev_match()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | hil_kbd.c | 412 btntype = BTN_TOUCH; in hil_dev_pointer_setup() 417 btntype = BTN_TOUCH; in hil_dev_pointer_setup()
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 342 #define BTN_TOUCH 0x14a macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 342 #define BTN_TOUCH 0x14a macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 342 #define BTN_TOUCH 0x14a macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 342 #define BTN_TOUCH 0x14a macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 342 #define BTN_TOUCH 0x14a macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 342 #define BTN_TOUCH 0x14a macro
|
/linux-4.1.27/drivers/staging/iio/adc/ |
D | mxs-lradc.c | 713 input_report_key(lradc->ts_input, BTN_TOUCH, 1); in mxs_lradc_report_ts_event() 756 input_report_key(lradc->ts_input, BTN_TOUCH, 0); in mxs_lradc_finish_touch_event() 1114 __set_bit(BTN_TOUCH, input->keybit); in mxs_lradc_ts_register()
|
/linux-4.1.27/drivers/misc/ibmasm/ |
D | remote.c | 232 set_bit(BTN_TOUCH, mouse_dev->keybit); in ibmasm_init_remote_input_dev()
|
/linux-4.1.27/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 192 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */
|
/linux-4.1.27/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 223 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */
|
/linux-4.1.27/drivers/media/rc/ |
D | imon.c | 1090 input_report_key(ictx->touch, BTN_TOUCH, 0x00); in imon_touch_display_timeout() 1398 input_report_key(ictx->touch, BTN_TOUCH, 0x01); in imon_touch_event() 2080 touch->keybit[BIT_WORD(BTN_TOUCH)] = in imon_init_touch() 2081 BIT_MASK(BTN_TOUCH); in imon_init_touch()
|
/linux-4.1.27/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 820 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 550 #define BTN_TOUCH 0x14a macro
|