/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 | 117 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),
|
D | board-omap3stalker.c | 235 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()
|
D | board-omap3beagle.c | 269 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),
|
D | board-overo.c | 323 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()
|
D | board-devkit8000.c | 223 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),
|
D | board-omap3evm.c | 326 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()
|
D | board-omap4panda.c | 70 static struct gpio_led gpio_leds[] = { variable 84 .leds = gpio_leds, 85 .num_leds = ARRAY_SIZE(gpio_leds),
|
/arch/arm/mach-tegra/ |
D | board-paz00.c | 99 static struct gpio_led gpio_leds[] = { variable 108 .leds = gpio_leds, 109 .num_leds = ARRAY_SIZE(gpio_leds),
|
/arch/arm/mach-pxa/ |
D | palmld.c | 245 struct gpio_led gpio_leds[] = { variable 258 .leds = gpio_leds, 259 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | palmz72.c | 180 static struct gpio_led gpio_leds[] = { variable 189 .leds = gpio_leds, 190 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | magician.c | 399 static struct gpio_led gpio_leds[] = { variable 413 .leds = gpio_leds, 414 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | mioa701.c | 265 static struct gpio_led gpio_leds[] = { variable 274 .leds = gpio_leds, 275 .num_leds = ARRAY_SIZE(gpio_leds),
|
/arch/arm/mach-at91/ |
D | board-gsia18s.c | 106 static struct gpio_led gpio_leds[] = { variable 159 .leds = gpio_leds, 160 .num_leds = ARRAY_SIZE(gpio_leds),
|
/arch/arm/mach-shmobile/ |
D | board-kota2.c | 159 static struct gpio_led gpio_leds[] = { variable 166 .leds = gpio_leds, 167 .num_leds = ARRAY_SIZE(gpio_leds),
|
/arch/arm/mach-omap1/ |
D | board-htcherald.c | 296 static struct gpio_led gpio_leds[] = { variable 311 .leds = gpio_leds, 312 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | board-ams-delta.c | 361 static const struct gpio_led gpio_leds[] __initconst = { variable 398 .leds = gpio_leds, 399 .num_leds = ARRAY_SIZE(gpio_leds),
|
/arch/arm/mach-s3c64xx/ |
D | mach-crag6410.c | 716 static const struct gpio_led gpio_leds[] = { variable 760 .leds = gpio_leds, 761 .num_leds = ARRAY_SIZE(gpio_leds),
|