Home
last modified time | relevance | path

Searched refs:MSC_SERIAL (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/input/tablet/
Dhanwang.c101 MSC_SERIAL,
196 input_event(input_dev, EV_MSC, MSC_SERIAL, in hanwang_parse_packet()
238 input_event(input_dev, EV_MSC, MSC_SERIAL, 0xffffffff); in hanwang_parse_packet()
Daiptek.c1765 __set_bit(MSC_SERIAL, inputdev->mscbit); in aiptek_probe()
/linux-6.1.9/drivers/hid/
Dwacom_wac.c664 input_event(input, EV_MSC, MSC_SERIAL, 0xffffffff); in wacom_intuos_pad()
810 input_event(input, EV_MSC, MSC_SERIAL, wacom->serial[idx]); in wacom_exit_report()
1058 input_event(input, EV_MSC, MSC_SERIAL, wacom->serial[idx]); in wacom_intuos_general()
1168 input_event(input, EV_MSC, MSC_SERIAL, serial); in wacom_remote_irq()
1401 input_event(pen_input, EV_MSC, MSC_SERIAL, wacom->serial[0]); in wacom_intuos_pro2_bt_pen()
1504 input_event(pad_input, EV_MSC, MSC_SERIAL, 0xffffffff); in wacom_intuos_pro2_bt_pad()
1531 input_event(pad_input, EV_MSC, MSC_SERIAL, 0xffffffff); in wacom_intuos_gen3_bt_pad()
2320 wacom_map_usage(input, usage, field, EV_MSC, MSC_SERIAL, 0); in wacom_wac_pen_usage_mapping()
2550 input_event(input, EV_MSC, MSC_SERIAL, wacom_wac->serial[0]); in wacom_wac_pen_report()
3523 input_set_capability(input_dev, EV_MSC, MSC_SERIAL); in wacom_setup_basic_pro_pen()
[all …]
Dhid-debug.c1031 [MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",
Dhid-input.c984 map_msc(MSC_SERIAL); in hidinput_configure_usage()
/linux-6.1.9/include/uapi/linux/
Dinput-event-codes.h928 #define MSC_SERIAL 0x00 macro
/linux-6.1.9/include/dt-bindings/input/
Dlinux-event-codes.h928 #define MSC_SERIAL 0x00 macro