Searched refs:MSC_SERIAL (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/input/tablet/ |
| H A D | hanwang.c | 101 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()
|
| H A D | aiptek.c | 1738 __set_bit(MSC_SERIAL, inputdev->mscbit); in aiptek_probe()
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_wacom_generic.py | 704 libevdev.InputEvent(libevdev.EV_MSC.MSC_SERIAL, 1), 712 libevdev.InputEvent(libevdev.EV_MSC.MSC_SERIAL, 1), 720 libevdev.InputEvent(libevdev.EV_MSC.MSC_SERIAL, 1), 728 libevdev.InputEvent(libevdev.EV_MSC.MSC_SERIAL, 1), 736 libevdev.InputEvent(libevdev.EV_MSC.MSC_SERIAL, 1),
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 962 #define MSC_SERIAL 0x00 932 #define MSC_SERIAL global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 962 #define MSC_SERIAL 0x00 macro
|
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 3542 [MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",
|