Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A 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()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h932 #define MSC_PULSELED 0x01 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h933 #define MSC_PULSELED 0x01 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h933 #define MSC_PULSELED 0x01 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c1035 [MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",