Home
last modified time | relevance | path

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

/linux-3.4.99/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.c117 static struct gpio_led gpio_leds[]; variable
136 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in touchbook_twl_gpio_setup()
245 static struct gpio_led gpio_leds[] = { variable
264 .leds = gpio_leds,
265 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-omap3stalker.c235 static struct gpio_led gpio_leds[] = { variable
261 .leds = gpio_leds,
262 .num_leds = ARRAY_SIZE(gpio_leds),
294 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in omap3stalker_twl_gpio_setup()
296 gpio_leds[3].gpio = gpio + 13; in omap3stalker_twl_gpio_setup()
Dboard-omap3beagle.c269 static struct gpio_led gpio_leds[]; variable
318 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in beagle_twl_gpio_setup()
393 static struct gpio_led gpio_leds[] = { variable
412 .leds = gpio_leds,
413 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-overo.c323 static struct gpio_led gpio_leds[] = { variable
345 .leds = gpio_leds,
346 .num_leds = ARRAY_SIZE(gpio_leds),
412 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in overo_twl_gpio_setup()
Dboard-devkit8000.c223 static struct gpio_led gpio_leds[]; variable
235 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in devkit8000_twl_gpio_setup()
338 static struct gpio_led gpio_leds[] = { variable
366 .leds = gpio_leds,
367 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-omap3evm.c326 static struct gpio_led gpio_leds[] = { variable
337 .leds = gpio_leds,
338 .num_leds = ARRAY_SIZE(gpio_leds),
375 gpio_leds[0].gpio = gpio + TWL4030_GPIO_MAX + 1; in omap3evm_twl_gpio_setup()
Dboard-omap4panda.c70 static struct gpio_led gpio_leds[] = { variable
84 .leds = gpio_leds,
85 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-3.4.99/arch/arm/mach-tegra/
Dboard-paz00.c99 static struct gpio_led gpio_leds[] = { variable
108 .leds = gpio_leds,
109 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-3.4.99/arch/arm/mach-pxa/
Dpalmld.c245 struct gpio_led gpio_leds[] = { variable
258 .leds = gpio_leds,
259 .num_leds = ARRAY_SIZE(gpio_leds),
Dpalmz72.c180 static struct gpio_led gpio_leds[] = { variable
189 .leds = gpio_leds,
190 .num_leds = ARRAY_SIZE(gpio_leds),
Dmagician.c399 static struct gpio_led gpio_leds[] = { variable
413 .leds = gpio_leds,
414 .num_leds = ARRAY_SIZE(gpio_leds),
Dmioa701.c265 static struct gpio_led gpio_leds[] = { variable
274 .leds = gpio_leds,
275 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-3.4.99/arch/arm/mach-at91/
Dboard-gsia18s.c106 static struct gpio_led gpio_leds[] = { variable
159 .leds = gpio_leds,
160 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-3.4.99/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-3.4.99/arch/arm/mach-shmobile/
Dboard-kota2.c159 static struct gpio_led gpio_leds[] = { variable
166 .leds = gpio_leds,
167 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-3.4.99/arch/arm/mach-omap1/
Dboard-htcherald.c296 static struct gpio_led gpio_leds[] = { variable
311 .leds = gpio_leds,
312 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-ams-delta.c361 static const struct gpio_led gpio_leds[] __initconst = { variable
398 .leds = gpio_leds,
399 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-3.4.99/arch/arm/mach-s3c64xx/
Dmach-crag6410.c716 static const struct gpio_led gpio_leds[] = { variable
760 .leds = gpio_leds,
761 .num_leds = ARRAY_SIZE(gpio_leds),
/linux-3.4.99/drivers/media/video/au0828/
Dau0828-dvb.c51 .gpio_leds = 0x00e2,