Home
last modified time | relevance | path

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

/external/strace/xlat/
Devdev_switch.h41 #if defined(SW_DOCK) || (defined(HAVE_DECL_SW_DOCK) && HAVE_DECL_SW_DOCK)
43 static_assert((SW_DOCK) == (0x05), "SW_DOCK != 0x05");
46 # define SW_DOCK 0x05
134 [SW_DOCK] = XLAT(SW_DOCK),
Devdev_switch.in7 SW_DOCK 0x05
/external/u-boot/arch/arm/dts/
Dsocfpga_cyclone5_sockit.dts72 linux,code = <0x5>; /* SW_DOCK */
/external/autotest/client/bin/input/
Dlinux_input.py803 SW_DOCK = 0x05 # set = plugged into dock variable
1276 SW_DOCK : 'DOCK',
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h742 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h877 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c288 [SW_MICROPHONE_INSERT] = "Microphone", [SW_DOCK] = "Dock",