Home
last modified time | relevance | path

Searched refs:gpio_leds (Results 1 – 18 of 18) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Dboard-rx51.c41 static struct gpio_led gpio_leds[] = { variable
49 .leds = gpio_leds,
50 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-omap3touchbook.c135 static struct gpio_led gpio_leds[]; variable
166 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in touchbook_twl_gpio_setup()
347 static struct gpio_led gpio_leds[] = { variable
366 .leds = gpio_leds,
367 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-omap3stalker.c311 static struct gpio_led gpio_leds[] = { variable
337 .leds = gpio_leds,
338 .num_leds = ARRAY_SIZE(gpio_leds),
376 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in omap3stalker_twl_gpio_setup()
378 gpio_leds[3].gpio = gpio + 13; in omap3stalker_twl_gpio_setup()
Dboard-omap3beagle.c274 static struct gpio_led gpio_leds[]; variable
329 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in beagle_twl_gpio_setup()
481 static struct gpio_led gpio_leds[] = { variable
500 .leds = gpio_leds,
501 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-overo.c479 static struct gpio_led gpio_leds[] = { variable
501 .leds = gpio_leds,
502 .num_leds = ARRAY_SIZE(gpio_leds),
572 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in overo_twl_gpio_setup()
Dboard-devkit8000.c234 static struct gpio_led gpio_leds[]; variable
247 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in devkit8000_twl_gpio_setup()
388 static struct gpio_led gpio_leds[] = { variable
416 .leds = gpio_leds,
417 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-omap3evm.c424 static struct gpio_led gpio_leds[] = { variable
435 .leds = gpio_leds,
436 .num_leds = ARRAY_SIZE(gpio_leds),
480 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in omap3evm_twl_gpio_setup()
Dboard-omap4panda.c67 static struct gpio_led gpio_leds[] = { variable
81 .leds = gpio_leds,
82 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-2.6.39/arch/arm/mach-pxa/
Dpalmld.c246 struct gpio_led gpio_leds[] = { variable
259 .leds = gpio_leds,
260 .num_leds = ARRAY_SIZE(gpio_leds),
Dpalmz72.c179 static struct gpio_led gpio_leds[] = { variable
188 .leds = gpio_leds,
189 .num_leds = ARRAY_SIZE(gpio_leds),
Dmagician.c406 static struct gpio_led gpio_leds[] = { variable
420 .leds = gpio_leds,
421 .num_leds = ARRAY_SIZE(gpio_leds),
Dmioa701.c308 static struct gpio_led gpio_leds[] = { variable
317 .leds = gpio_leds,
318 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-2.6.39/arch/arm/mach-imx/
Deukrea_mbimx27-baseboard.c116 static struct gpio_led gpio_leds[] = { variable
132 .leds = gpio_leds,
133 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-2.6.39/arch/arm/mach-at91/
Dboard-gsia18s.c109 static struct gpio_led gpio_leds[] = { variable
162 .leds = gpio_leds,
163 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-2.6.39/drivers/media/dvb/frontends/
Dau8522.h43 u16 gpio_leds; member
Dau8522_dig.c669 if (!led_config || !led_config->gpio_leds || in au8522_led_ctrl()
690 (led_config->gpio_leds & ~0xc000)); in au8522_led_ctrl()
704 (led_config->gpio_leds & ~0xc000), val); in au8522_led_ctrl()
/linux-2.6.39/arch/arm/mach-omap1/
Dboard-htcherald.c297 static struct gpio_led gpio_leds[] = { variable
312 .leds = gpio_leds,
313 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-2.6.39/drivers/media/video/au0828/
Dau0828-dvb.c51 .gpio_leds = 0x00e2,