Searched refs:leds (Results 101 - 125 of 326) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lh7a40x/
H A Dtime.c20 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A DMakefile96 led-y := leds.o
97 led-$(CONFIG_ARCH_LUBBOCK) += leds-lubbock.o
98 led-$(CONFIG_MACH_MAINSTONE) += leds-mainstone.o
99 led-$(CONFIG_ARCH_PXA_IDP) += leds-idp.o
H A Dleds-idp.c2 * linux/arch/arm/mach-pxa/leds-idp.c
8 * Original (leds-footbridge.c) by Russell King
18 #include <asm/leds.h>
24 #include "leds.h"
H A Dleds-lubbock.c2 * linux/arch/arm/mach-pxa/leds-lubbock.c
8 * Original (leds-footbridge.c) by Russell King
17 #include <asm/leds.h>
22 #include "leds.h"
25 * 8 discrete leds available for general use:
H A Dleds-mainstone.c2 * linux/arch/arm/mach-pxa/leds-mainstone.c
16 #include <asm/leds.h>
22 #include "leds.h"
25 /* 8 discrete leds available for general use: */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Dcore.h29 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dleds-assabet.c2 * linux/arch/arm/mach-sa1100/leds-assabet.c
6 * Original (leds-footbridge.c) by Russell King
15 #include <asm/leds.h>
19 #include "leds.h"
H A Dleds-badge4.c2 * linux/arch/arm/mach-sa1100/leds-badge4.c
16 #include <asm/leds.h>
19 #include "leds.h"
H A Dleds-cerf.c2 * linux/arch/arm/mach-sa1100/leds-cerf.c
9 #include <asm/leds.h>
12 #include "leds.h"
H A Dleds-hackkit.c2 * linux/arch/arm/mach-sa1100/leds-hackkit.c
4 * based on leds-lart.c
9 * The HackKit has two leds (GPIO 22/23). The red led (gpio 22) is used
15 #include <asm/leds.h>
18 #include "leds.h"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A DMakefile27 obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dplatform.c32 #include <linux/leds.h>
463 .name = "leds-gpio",
475 ar7_led_data.leds = default_leds;
486 ar7_led_data.leds = fb_fon_leds;
489 ar7_led_data.leds = fb_sl_leds;
493 ar7_led_data.leds = dsl502t_leds;
496 ar7_led_data.leds = dg834g_leds;
613 pr_warning("unable to register leds: %d\n", res);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-lt3593.c8 * Based on leds-gpio.c,
22 #include <linux/leds.h>
89 /* skip leds on GPIOs that aren't available */
157 ret = create_lt3593_led(&pdata->leds[i], &leds_data[i],
196 .name = "leds-lt3593",
201 MODULE_ALIAS("platform:leds-lt3593");
H A Dleds-pwm.c2 * linux/drivers/leds-pwm.c
8 * based on leds-gpio.c by Raphael Assenat <raph@8d.com>
20 #include <linux/leds.h>
66 cur_led = &pdata->leds[i];
153 MODULE_ALIAS("platform:leds-pwm");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dar9170.h46 #include <linux/leds.h>
178 struct ar9170_led leds[AR9170_NUM_LEDS]; member in struct:ar9170
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dadp5520.h198 struct led_info *leds; member in struct:adp5520_leds_platform_data
280 struct adp5520_leds_platform_data *leds; member in struct:adp5520_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Ddsmg600-setup.c25 #include <linux/leds.h>
103 .leds = dsmg600_led_pins,
107 .name = "leds-gpio",
H A Dnas100d-setup.c27 #include <linux/leds.h>
95 .leds = nas100d_led_pins,
99 .name = "leds-gpio",
H A Dnslu2-setup.c24 #include <linux/leds.h>
106 .leds = nslu2_led_pins,
110 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx25/
H A Deukrea_mbimxsd-baseboard.c23 #include <linux/leds.h>
156 .leds = eukrea_mbimxsd_leds,
161 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Deukrea_mbimxsd-baseboard.c27 #include <linux/leds.h>
157 .leds = eukrea_mbimxsd_leds,
162 .name = "leds-gpio",
H A Dmx31lite-db.c27 #include <linux/leds.h>
182 .leds = litekit_leds,
187 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A Deukrea_mbimx51-baseboard.c23 #include <linux/leds.h>
70 .leds = mbimx51_leds,
75 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dd2net-setup.c20 #include <linux/leds.h>
187 .leds = d2net_leds,
191 .name = "leds-gpio",
H A Dedmini_v2-setup.c28 #include <linux/leds.h>
141 .leds = edmini_v2_leds,
145 .name = "leds-gpio",

Completed in 284 milliseconds

1234567891011>>