Home
last modified time | relevance | path

Searched defs:SW_JACK_PHYSICAL_INSERT (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h744 #define SW_JACK_PHYSICAL_INSERT 0x07 /* set = mechanical switch set */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h799 #define SW_JACK_PHYSICAL_INSERT 0x07 /* set = mechanical switch set */ macro
/external/autotest/client/bin/input/
Dlinux_input.py805 SW_JACK_PHYSICAL_INSERT = 0x07 # set = mechanical switch set variable