Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h667 #define REL_Z 0x02 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h820 #define REL_Z 0x02 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h820 #define REL_Z 0x02 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h820 #define REL_Z 0x02 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c1004 [REL_Z] = "Z", [REL_RX] = "Rx",
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c771 __set_bit(REL_Z, input_dev->relbit); in adxl34x_probe()