Searched refs:leds (Results 151 - 175 of 326) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/hidp/
H A Dhidp.h146 unsigned char leds; member in struct:hidp_session
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpower_supply.h18 #include <linux/leds.h>
H A Drfkill.h121 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dboard-dm644x-evm.c282 .leds = evm_leds,
290 struct gpio_led *leds = evm_leds; local
294 leds->gpio = gpio++;
295 leds++;
301 evm_led_dev = platform_device_alloc("leds-gpio", 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dtimer32k.c51 #include <asm/leds.h>
H A Dboard-palmtt.c25 #include <linux/leds.h>
215 .leds = palmtt_led_config,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Drd88f5181l-fxo-setup.c22 #include <asm/leds.h>
H A Drd88f5181l-ge-setup.c23 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dh1940-bluetooth.c18 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shark/
H A Dcore.c16 #include <asm/leds.h>
H A Dleds.c2 * arch/arm/mach-shark/leds.c
6 * arch/arm/kernel/leds-footbridge.c
11 * The leds use is as follows:
25 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A DMakefile22 obj-$(CONFIG_LEDS) += leds.o
H A Dtime.c30 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dadbhid.c61 #define KEYB_LEDREG 2 /* register # for leds on ADB keyboard */
596 int leds = 0, device = 0, pending = 0; local
603 leds = leds_pending[device] & 0xff;
613 ADB_WRITEREG(device, KEYB_LEDREG), 0xff, ~leds);
616 static void real_leds(unsigned char leds, int device) argument
625 ADB_WRITEREG(device, KEYB_LEDREG), 0xff, ~leds);
633 leds_pending[device] = leds | 0x100;
645 unsigned char leds; local
649 leds = (test_bit(LED_SCROLLL, dev->led) ? 4 : 0) |
652 real_leds(leds, adbhi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Ddm355evm_msp.c18 #include <linux/leds.h>
100 /* eight leds */
288 .leds = evm_leds,
299 child = add_child(client, "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfc_multi_8xx.h106 hc->leds = m->leds;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-adp5520.c6 * Loosely derived from leds-da903x:
20 #include <linux/leds.h>
136 cur_led = &pdata->leds[i];
H A Dleds-regulator.c2 * leds-regulator.c - LED class driver for regulator driven LEDs.
6 * Inspired by leds-wm8350 driver.
18 #include <linux/leds.h>
19 #include <linux/leds-regulator.h>
221 .name = "leds-regulator",
243 MODULE_ALIAS("platform:leds-regulator");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dp54.h18 #include <linux/leds.h>
229 struct p54_led_dev leds[4]; member in struct:p54_common
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/atngw100/
H A Dmrmt.c19 #include <linux/leds.h>
166 .leds = rmt_pwm_led,
170 .name = "leds-atmel-pwm",
H A Dsetup.c20 #include <linux/leds.h>
218 .leds = (void *) ngw_leds,
222 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/favr-32/
H A Dsetup.c19 #include <linux/leds.h>
154 .leds = favr32_leds,
158 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/merisc/
H A Dsetup.c19 #include <linux/leds.h>
180 .leds = stk_pwm_led,
184 .name = "leds-atmel-pwm",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop32x/
H A Dn2100.c20 #include <linux/leds-pca9532.h>
209 .leds = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-apollon.c26 #include <linux/leds.h>
180 .leds = apollon_led_config,

Completed in 388 milliseconds

1234567891011>>