Searched refs:leds (Results 176 - 200 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-orion5x/
H A Dnet2big-setup.c18 #include <linux/leds.h>
191 * single GPIO line and are compatible with the leds-gpio driver.
237 .leds = net2big_leds,
241 .name = "leds-gpio",
H A Ddns323-setup.c25 #include <linux/leds.h>
314 .leds = dns323ab_leds,
320 .leds = dns323c_leds,
325 .name = "leds-gpio",
696 * controlled via leds-gpio.
H A Dmss2-setup.c19 #include <linux/leds.h>
H A Drd88f5182-setup.c24 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Dmach-hmt.c20 #include <linux/leds.h>
220 .leds = hmt_leds,
224 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dboard-dm646x-evm.c21 #include <linux/leds.h>
170 .leds = evm_leds,
178 struct gpio_led *leds = evm_leds; local
182 leds->gpio = gpio++;
183 leds++;
186 evm_led_dev = platform_device_alloc("leds-gpio", 0);
H A Dboard-neuros-osd2.c17 * with PATA interface, two muxed red-green leds.
140 .leds = ntosd2_leds,
144 .name = "leds-gpio",
263 * gpio(10,11,12,13) for leds any combination of bits works except
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmach-mx31moboard.c21 #include <linux/leds.h>
275 .leds = &moboard_leds,
443 .leds = mx31moboard_leds,
447 .name = "leds-gpio",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dst5481_d.c578 adapter->leds |= GREEN_LED;
579 st5481_usb_device_ctrl_msg(adapter, GPIO_OUT, adapter->leds, NULL, NULL);
592 adapter->leds &= ~GREEN_LED;
593 st5481_usb_device_ctrl_msg(adapter, GPIO_OUT, adapter->leds, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dled-class.c22 #include <linux/leds.h>
23 #include "leds.h"
141 /* add to the list of leds */
188 leds_class = class_create(THIS_MODULE, "leds");
H A Dleds-alix2.c10 #include <linux/leds.h>
H A Dleds-clevo-mail.c6 #include <linux/leds.h>
118 /* Special case: the leds subsystem requested us to
H A Dleds-da903x.c19 #include <linux/leds.h>
H A Dleds-fsg.c8 * Based on leds-spitz.c
21 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/devboards/pb1200/
H A Dplatform.c23 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h41 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_LED.c26 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dmc13783.h149 struct mc13783_leds_platform_data *leds; member in struct:mc13783_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mmc/
H A Dhost.h13 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dcommon-smdk.c40 #include <mach/leds-gpio.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dtime.c32 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/mimc200/
H A Dsetup.c20 #include <linux/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dcore.c32 #include <asm/leds.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dtime.c50 #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 Dcolibri-pxa270-income.c151 .leds = income_gpio_leds,
156 .name = "leds-gpio",

Completed in 278 milliseconds

1234567891011>>