Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dpowermate.c251 if (type == EV_MSC && code == MSC_PULSELED){ in powermate_input_event()
366 input_dev->mscbit[BIT_WORD(MSC_PULSELED)] = BIT_MASK(MSC_PULSELED); in powermate_probe()
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h963 #define MSC_PULSELED 0x01
958 #define MSC_PULSELED global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h963 #define MSC_PULSELED 0x01 macro
/linux/drivers/hid/
H A Dhid-debug.c3542 [MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",