/linux-4.1.27/arch/arm/mach-omap2/ |
D | board-rx51.c | 42 static struct gpio_led gpio_leds[] = { variable 50 .leds = gpio_leds, 51 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | board-overo.c | 297 static struct gpio_led gpio_leds[] = { variable 319 .leds = gpio_leds, 320 .num_leds = ARRAY_SIZE(gpio_leds), 386 gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1; in overo_twl_gpio_setup()
|
D | board-omap3beagle.c | 290 static struct gpio_led gpio_leds[]; variable 421 static struct gpio_led gpio_leds[] = { variable 435 .leds = gpio_leds, 436 .num_leds = ARRAY_SIZE(gpio_leds),
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | palmz72.c | 184 static struct gpio_led gpio_leds[] = { variable 193 .leds = gpio_leds, 194 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | palmld.c | 249 struct gpio_led gpio_leds[] = { variable 262 .leds = gpio_leds, 263 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | magician.c | 400 static struct gpio_led gpio_leds[] = { variable 414 .leds = gpio_leds, 415 .num_leds = ARRAY_SIZE(gpio_leds),
|
D | mioa701.c | 274 static struct gpio_led gpio_leds[] = { variable 283 .leds = gpio_leds, 284 .num_leds = ARRAY_SIZE(gpio_leds),
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | au8522_common.c | 177 if (!led_config || !led_config->gpio_leds || in au8522_led_ctrl() 198 (led_config->gpio_leds & ~0xc000)); in au8522_led_ctrl() 212 (led_config->gpio_leds & ~0xc000), val); in au8522_led_ctrl()
|
D | au8522.h | 44 u16 gpio_leds; member
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | board-htcherald.c | 295 static struct gpio_led gpio_leds[] = { variable 310 .leds = gpio_leds, 311 .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),
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | s3c6410-mini6410.dts | 137 pinctrl-0 = <&gpio_leds>; 202 gpio_leds: gpio-leds { label
|
D | omap3-igep0030-common.dtsi | 15 leds: gpio_leds {
|
D | kirkwood-lsxl.dtsi | 129 gpio_leds {
|
D | armada-370-mirabox.dts | 91 gpio_leds {
|
D | imx6qdl-phytec-pfla02.dtsi | 48 gpio_leds: leds { label
|
D | armada-370-rd.dts | 163 gpio_leds {
|
D | imx6q-tbs2910.dts | 425 gpio_leds {
|
D | imx6qdl-sabresd.dtsi | 487 gpio_leds {
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
D | mach-crag6410.c | 764 static const struct gpio_led gpio_leds[] = { variable 808 .leds = gpio_leds, 809 .num_leds = ARRAY_SIZE(gpio_leds),
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | board-armadillo800eva.c | 579 static struct gpio_led gpio_leds[] = { variable 600 .leds = gpio_leds, 601 .num_leds = ARRAY_SIZE(gpio_leds),
|
/linux-4.1.27/drivers/media/usb/au0828/ |
D | au0828-dvb.c | 56 .gpio_leds = 0x00e2,
|