HomeSort by relevance Sort by last modified time
    Searched full:leds (Results 26 - 44 of 44) sorted by null

12

  /external/kernel-headers/original/linux/
input.h 118 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */
831 * LEDs
1150 * @ledbit: bitmap of leds present on the device
    [all...]
hid.h 652 * @hidinput_input_event: event input event (e.g. ff or leds)
  /external/qemu/hw/
pckbd.c 56 #define KBD_CMD_SET_LEDS 0xED /* Set keyboard leds */
bt-sdp.c 866 0x05, 0x08, /* Usage Page (LEDs) */
ps2.c 35 #define KBD_CMD_SET_LEDS 0xED /* Set keyboard leds */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
input.h 65 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */
650 * LEDs
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86_OSlib.h 601 /* LEDs */
635 /* LEDs */
  /external/bluetooth/bluez/src/
uinput.h 608 * LEDs
  /external/qemu/docs/
ANDROID-QEMUD.TXT 35 (e.g. vibrator, leds, LCD backlight, etc...)
  /system/core/toolbox/
powerd.c 33 #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */
  /frameworks/base/services/input/tests/
InputReader_test.cpp 287 KeyedVector<int32_t, bool> leds; member in struct:android::FakeEventHub::Device
386 device->leds.add(led, initialState);
391 return device->leds.valueFor(led);
585 return device && device->leds.indexOfKey(led) >= 0;
591 ssize_t index = device->leds.indexOfKey(led);
593 device->leds.replaceValueAt(led, on);
    [all...]
  /external/grub/netboot/
lance.c 492 * user watch the LEDs. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKB.h 309 * XkbLegalXILedClass(c) True if 'c' specifies a legal class with LEDs
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 316 device LEDs, and not every device supports the same colors, so the hardware
  /frameworks/base/docs/html/guide/topics/usb/
adk.jd 363 ADK board. The ADK board receives commands such as lighting up the board's LEDs or sends data
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBar.java     [all...]
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java 151 // These magic numbers are the initial state of the LEDs at boot. Ideally
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h     [all...]

Completed in 1543 milliseconds

12