Home
last modified time | relevance | path

Searched refs:BTN_STYLUS2 (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwacom_i2c.c137 input_report_key(input, BTN_STYLUS2, f2); in wacom_i2c_irq()
206 __set_bit(BTN_STYLUS2, input->keybit); in wacom_i2c_probe()
H A Dwacom_w8001.c234 input_report_key(dev, BTN_STYLUS2, 0); in report_pen_events()
247 input_report_key(dev, BTN_STYLUS2, coord->f2); in report_pen_events()
440 __set_bit(BTN_STYLUS2, dev->keybit); in w8001_setup_pen()
H A Dgoodix.c333 input_set_capability(input, EV_KEY, BTN_STYLUS2); in goodix_create_pen_input()
380 input_report_key(ts->input_pen, BTN_STYLUS2, key_value & 0x20); in goodix_ts_report_pen_down()
383 input_report_key(ts->input_pen, BTN_STYLUS2, 0); in goodix_ts_report_pen_down()
397 input_report_key(ts->input_pen, BTN_STYLUS2, 0); in goodix_ts_report_pen_up()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwacom_i2c.c119 input_report_key(input, BTN_STYLUS2, f2); in wacom_i2c_irq()
187 __set_bit(BTN_STYLUS2, input->keybit); in wacom_i2c_probe()
H A Dwacom_w8001.c234 input_report_key(dev, BTN_STYLUS2, 0); in report_pen_events()
247 input_report_key(dev, BTN_STYLUS2, coord->f2); in report_pen_events()
440 __set_bit(BTN_STYLUS2, dev->keybit); in w8001_setup_pen()
/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dacecad.c81 input_report_key(dev, BTN_STYLUS2, stylus2); in usb_acecad_irq()
182 BIT_MASK(BTN_STYLUS2); in usb_acecad_probe()
H A Dwacom_serial4.c352 input_report_key(wacom->dev, BTN_STYLUS2, button & 4); in wacom_handle_packet()
567 __set_bit(BTN_STYLUS2, input_dev->keybit); in wacom_connect()
H A Dhanwang.c98 BTN_STYLUS, BTN_STYLUS2, BTN_TOOL_PEN, BTN_TOOL_RUBBER,
190 input_report_key(input_dev, BTN_STYLUS2, in hanwang_parse_packet()
H A Daiptek.c325 BTN_STYLUS, BTN_STYLUS2,
551 input_report_key(inputdev, BTN_STYLUS2, pck); in aiptek_irq()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-letsketch.c119 input_set_capability(input, EV_KEY, BTN_STYLUS2); in letsketch_setup_input_tablet()
182 input_report_key(input, BTN_STYLUS2, raw_data[1] & 0x04); in letsketch_raw_event()
H A Dwacom_wac.c49 input_report_key(input, BTN_STYLUS2, 0); in wacom_force_proxout()
221 input_report_key(input, BTN_STYLUS2, (wacom->tool[0] == BTN_TOOL_PEN) && (data[4] & 0x20)); in wacom_pl_irq()
256 input_report_key(input, BTN_STYLUS2, data[1] & 0x10); in wacom_ptu_irq()
278 input_report_key(input, BTN_STYLUS2, data[1] & 0x10); in wacom_dtu_irq()
326 input_report_key(input, BTN_STYLUS2, data[1] & 0x40); in wacom_dtus_irq()
401 input_report_key(input, BTN_STYLUS2, data[1] & 0x04); in wacom_graphire_irq()
807 input_report_key(input, BTN_STYLUS2, 0); in wacom_exit_report()
968 input_report_key(input, BTN_STYLUS2, data[1] & 4); in wacom_intuos_general()
1425 input_report_key(pen_input, BTN_STYLUS2, frame[0] & 0x04); in wacom_intuos_pro2_bt_pen()
1804 input_report_key(input, BTN_STYLUS2, dat in wacom_tpc_pen()
[all...]
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Dacecad.c78 input_report_key(dev, BTN_STYLUS2, stylus2); in usb_acecad_irq()
179 BIT_MASK(BTN_STYLUS2); in usb_acecad_probe()
H A Dwacom_serial4.c352 input_report_key(wacom->dev, BTN_STYLUS2, button & 4); in wacom_handle_packet()
567 __set_bit(BTN_STYLUS2, input_dev->keybit); in wacom_connect()
H A Dhanwang.c95 BTN_STYLUS, BTN_STYLUS2, BTN_TOOL_PEN, BTN_TOOL_RUBBER,
187 input_report_key(input_dev, BTN_STYLUS2, in hanwang_parse_packet()
H A Daiptek.c325 BTN_STYLUS, BTN_STYLUS2,
551 input_report_key(inputdev, BTN_STYLUS2, pck); in aiptek_irq()
/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_wac.c54 input_report_key(input, BTN_STYLUS2, 0); in wacom_force_proxout()
221 input_report_key(input, BTN_STYLUS2, (wacom->tool[0] == BTN_TOOL_PEN) && (data[4] & 0x20)); in wacom_pl_irq()
256 input_report_key(input, BTN_STYLUS2, data[1] & 0x10); in wacom_ptu_irq()
278 input_report_key(input, BTN_STYLUS2, data[1] & 0x10); in wacom_dtu_irq()
326 input_report_key(input, BTN_STYLUS2, data[1] & 0x40); in wacom_dtus_irq()
401 input_report_key(input, BTN_STYLUS2, data[1] & 0x04); in wacom_graphire_irq()
807 input_report_key(input, BTN_STYLUS2, 0); in wacom_exit_report()
961 input_report_key(input, BTN_STYLUS2, data[1] & 4); in wacom_intuos_general()
1420 input_report_key(pen_input, BTN_STYLUS2, frame[0] & 0x04); in wacom_intuos_pro2_bt_pen()
1802 input_report_key(input, BTN_STYLUS2, dat in wacom_tpc_pen()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py729 libevdev.InputEvent(libevdev.EV_KEY.BTN_STYLUS2, 1),
737 libevdev.InputEvent(libevdev.EV_KEY.BTN_STYLUS2, 0),
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h414 #define BTN_STYLUS2 0x14c macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h414 #define BTN_STYLUS2 0x14c macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h414 #define BTN_STYLUS2 0x14c macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h414 #define BTN_STYLUS2 0x14c macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h414 #define BTN_STYLUS2 0x14c macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h414 #define BTN_STYLUS2 0x14c macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h365 #define BTN_STYLUS2 0x14c macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h365 #define BTN_STYLUS2 0x14c macro

Completed in 48 milliseconds

12