Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dboard-rx51.c42 static struct gpio_led gpio_leds[] = { variable
50 .leds = gpio_leds,
51 .num_leds = ARRAY_SIZE(gpio_leds),
Dboard-overo.c297 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()
Dboard-omap3beagle.c290 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/
Dpalmz72.c184 static struct gpio_led gpio_leds[] = { variable
193 .leds = gpio_leds,
194 .num_leds = ARRAY_SIZE(gpio_leds),
Dpalmld.c249 struct gpio_led gpio_leds[] = { variable
262 .leds = gpio_leds,
263 .num_leds = ARRAY_SIZE(gpio_leds),
Dmagician.c400 static struct gpio_led gpio_leds[] = { variable
414 .leds = gpio_leds,
415 .num_leds = ARRAY_SIZE(gpio_leds),
Dmioa701.c274 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/
Dau8522_common.c177 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()
Dau8522.h44 u16 gpio_leds; member
/linux-4.1.27/arch/arm/mach-omap1/
Dboard-htcherald.c295 static struct gpio_led gpio_leds[] = { variable
310 .leds = gpio_leds,
311 .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-4.1.27/arch/arm/boot/dts/
Ds3c6410-mini6410.dts137 pinctrl-0 = <&gpio_leds>;
202 gpio_leds: gpio-leds { label
Domap3-igep0030-common.dtsi15 leds: gpio_leds {
Dkirkwood-lsxl.dtsi129 gpio_leds {
Darmada-370-mirabox.dts91 gpio_leds {
Dimx6qdl-phytec-pfla02.dtsi48 gpio_leds: leds { label
Darmada-370-rd.dts163 gpio_leds {
Dimx6q-tbs2910.dts425 gpio_leds {
Dimx6qdl-sabresd.dtsi487 gpio_leds {
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-crag6410.c764 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/
Dboard-armadillo800eva.c579 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/
Dau0828-dvb.c56 .gpio_leds = 0x00e2,