/linux-2.6.39/arch/arm/mach-omap2/ |
D | board-rx51.c | 41 static struct gpio_led gpio_leds[] = { variable 49 .leds = gpio_leds, 50 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | board-omap3touchbook.c | 135 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),
|
D | board-omap3stalker.c | 311 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()
|
D | board-omap3beagle.c | 274 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),
|
D | board-overo.c | 479 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()
|
D | board-devkit8000.c | 234 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),
|
D | board-omap3evm.c | 424 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()
|
D | board-omap4panda.c | 67 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/ |
D | palmld.c | 246 struct gpio_led gpio_leds[] = { variable 259 .leds = gpio_leds, 260 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | palmz72.c | 179 static struct gpio_led gpio_leds[] = { variable 188 .leds = gpio_leds, 189 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | magician.c | 406 static struct gpio_led gpio_leds[] = { variable 420 .leds = gpio_leds, 421 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | mioa701.c | 308 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/ |
D | eukrea_mbimx27-baseboard.c | 116 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/ |
D | board-gsia18s.c | 109 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/ |
D | au8522.h | 43 u16 gpio_leds; member
|
D | au8522_dig.c | 669 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/ |
D | board-htcherald.c | 297 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/ |
D | au0828-dvb.c | 51 .gpio_leds = 0x00e2,
|