Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Dpowermate.c257 if (type == EV_MSC && code == MSC_PULSELED){ in powermate_input_event()
372 input_dev->mscbit[BIT_WORD(MSC_PULSELED)] = BIT_MASK(MSC_PULSELED); in powermate_probe()
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h760 #define MSC_PULSELED 0x01 macro
/linux-4.4.14/drivers/hid/
Dhid-debug.c992 [MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",