Home
last modified time | relevance | path

Searched refs:SW_LID (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Devdev_switch.h6 #if defined(SW_LID) || (defined(HAVE_DECL_SW_LID) && HAVE_DECL_SW_LID)
8 static_assert((SW_LID) == (0x00), "SW_LID != 0x00");
11 # define SW_LID 0x00
129 [SW_LID] = XLAT(SW_LID),
Devdev_switch.in2 SW_LID 0x00
/external/autotest/client/bin/input/
Dlinux_input.py796 SW_LID = 0x00 # set = lid shut variable
1271 SW_LID : 'LID',
Dinput_device.py533 (SW_LID in self.events[EV_SW]))
/external/u-boot/arch/arm/dts/
Drk3288-veyron-chromebook.dtsi24 linux,code = <0>; /* SW_LID */
Dtegra20-seaboard.dts865 linux,code = <0>; /* SW_LID */
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h790 #define SW_LID 0x00 /* set = lid shut */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h735 #define SW_LID 0x00 /* set = lid shut */ macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c286 [SW_LID] = "Lid", [SW_TABLET_MODE] = "Tablet Mode",