Searched refs:MSC_SERIAL (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/input/tablet/ |
| D | hanwang.c | 104 MSC_SERIAL, 199 input_event(input_dev, EV_MSC, MSC_SERIAL, in hanwang_parse_packet() 241 input_event(input_dev, EV_MSC, MSC_SERIAL, 0xffffffff); in hanwang_parse_packet()
|
| D | aiptek.c | 1768 __set_bit(MSC_SERIAL, inputdev->mscbit); in aiptek_probe()
|
| /Linux-v5.15/drivers/hid/ |
| D | wacom_wac.c | 631 input_event(input, EV_MSC, MSC_SERIAL, 0xffffffff); in wacom_intuos_pad() 764 input_event(input, EV_MSC, MSC_SERIAL, wacom->serial[idx]); in wacom_exit_report() 1012 input_event(input, EV_MSC, MSC_SERIAL, wacom->serial[idx]); in wacom_intuos_general() 1122 input_event(input, EV_MSC, MSC_SERIAL, serial); in wacom_remote_irq() 1355 input_event(pen_input, EV_MSC, MSC_SERIAL, wacom->serial[0]); in wacom_intuos_pro2_bt_pen() 1458 input_event(pad_input, EV_MSC, MSC_SERIAL, 0xffffffff); in wacom_intuos_pro2_bt_pad() 1485 input_event(pad_input, EV_MSC, MSC_SERIAL, 0xffffffff); in wacom_intuos_gen3_bt_pad() 2262 wacom_map_usage(input, usage, field, EV_MSC, MSC_SERIAL, 0); in wacom_wac_pen_usage_mapping() 2468 input_event(input, EV_MSC, MSC_SERIAL, wacom_wac->serial[0]); in wacom_wac_pen_report() 3401 input_set_capability(input_dev, EV_MSC, MSC_SERIAL); in wacom_setup_basic_pro_pen() [all …]
|
| D | hid-debug.c | 992 [MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",
|
| D | hid-input.c | 875 usage->code = MSC_SERIAL; in hidinput_configure_usage()
|
| /Linux-v5.15/include/uapi/linux/ |
| D | input-event-codes.h | 904 #define MSC_SERIAL 0x00 macro
|
| /Linux-v5.15/include/dt-bindings/input/ |
| D | linux-event-codes.h | 904 #define MSC_SERIAL 0x00 macro
|