HomeSort by relevance Sort by last modified time
    Searched refs:LED_MISC (Results 1 - 6 of 6) sorted by null

  /external/strace/xlat/
evdev_leds.h 62 #if defined(LED_MISC) || (defined(HAVE_DECL_LED_MISC) && HAVE_DECL_LED_MISC)
64 static_assert((LED_MISC) == (0x08), "LED_MISC != 0x08");
67 # define LED_MISC 0x08
102 [LED_MISC] = XLAT(LED_MISC),
  /external/autotest/client/bin/input/
linux_input.py 832 LED_MISC = 0x08
    [all...]
  /bionic/libc/kernel/uapi/linux/
input-event-codes.h 709 #define LED_MISC 0x08
  /external/autotest/client/site_tests/hardware_Keyboard/src/
evtest.c 270 [LED_MISC] = "Misc",
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 836 #define LED_MISC 0x08
  /external/u-boot/include/dt-bindings/input/
linux-event-codes.h 780 #define LED_MISC 0x08

Completed in 521 milliseconds