Home
last modified time | relevance | path

Searched refs:SYN_CONFIG (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h57 #define SYN_CONFIG 1 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h58 #define SYN_CONFIG 1 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h58 #define SYN_CONFIG 1 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h58 #define SYN_CONFIG 1 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c760 [SYN_REPORT] = "Report", [SYN_CONFIG] = "Config",
/openbmc/linux/Documentation/input/
H A Devent-codes.rst104 * SYN_CONFIG:
/openbmc/linux/drivers/input/
H A Dinput.c255 case SYN_CONFIG: in input_get_disposition()