Home
last modified time | relevance | path

Searched refs:MSC_PULSELED (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/input/misc/
Dpowermate.c258 if (type == EV_MSC && code == MSC_PULSELED){ in powermate_input_event()
373 input_dev->mscbit[BIT_WORD(MSC_PULSELED)] = BIT_MASK(MSC_PULSELED); in powermate_probe()
/linux-6.1.9/include/uapi/linux/
Dinput-event-codes.h929 #define MSC_PULSELED 0x01 macro
/linux-6.1.9/include/dt-bindings/input/
Dlinux-event-codes.h929 #define MSC_PULSELED 0x01 macro
/linux-6.1.9/drivers/hid/
Dhid-debug.c1031 [MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",