OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:leds
(Results
1 - 14
of
14
) sorted by null
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86Privstr.h
94
unsigned long
leds
;
member in struct:__anon21311
/bionic/libc/kernel/arch-arm/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/development/ndk/platforms/android-3/arch-arm/include/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/device/samsung/tuna/liblight/
lights.c
27
#include <linux/
leds
-an30259a.h>
105
/*
LEDs
*/
122
LOGE("failed to set
leds
!");
/external/kernel-headers/original/asm-arm/arch/
fpga.h
45
#define H2P2_DBG_FPGA_LEDS (H2P2_DBG_FPGA_BASE + 0x16) /*
LEDs
outputs */
58
u16
leds
;
member in struct:h2p2_dbg_fpga
70
/*
LEDs
definition on debug board (16
LEDs
, all physically green) */
75
/* cpu0 load-meter
LEDs
*/
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/arch/
fpga.h
40
u16
leds
;
member in struct:h2p2_dbg_fpga
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBstr.h
593
XkbDeviceLedInfoPtr
leds
;
member in struct:_XkbDeviceInfo
598
#define XkbXI_DevHasLeds(d) (((d)->num_leds>0)&&((d)->
leds
!=NULL))
611
XkbDeviceLedChangesRec
leds
;
member in struct:_XkbDeviceChanges
/external/qemu/hw/
usb-hid.c
55
uint8_t
leds
;
member in struct:USBKeyboardState
347
0x05, 0x08, /* Usage Page (
LEDs
) */
607
s->
leds
= buf[0];
/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
...]
Completed in 1799 milliseconds