Home
last modified time | relevance | path

Searched refs:num_leds (Results 1 – 25 of 124) sorted by relevance

12345

/arch/mips/ath79/
Ddev-leds-gpio.c19 unsigned num_leds, in ath79_register_leds_gpio() argument
27 p = kmalloc(num_leds * sizeof(*p), GFP_KERNEL); in ath79_register_leds_gpio()
31 memcpy(p, leds, num_leds * sizeof(*p)); in ath79_register_leds_gpio()
38 pdata.num_leds = num_leds; in ath79_register_leds_gpio()
Ddev-leds-gpio.h18 unsigned num_leds,
/arch/arm/mach-kirkwood/include/mach/
Dleds-ns2.h22 int num_leds; member
Dleds-netxbig.h52 int num_leds; member
/arch/mips/ar7/
Dplatform.c513 ar7_led_data.num_leds = ARRAY_SIZE(default_leds); in detect_leds()
525 ar7_led_data.num_leds = ARRAY_SIZE(fb_fon_leds); in detect_leds()
528 ar7_led_data.num_leds = ARRAY_SIZE(fb_sl_leds); in detect_leds()
532 ar7_led_data.num_leds = ARRAY_SIZE(dsl502t_leds); in detect_leds()
535 ar7_led_data.num_leds = ARRAY_SIZE(dg834g_leds); in detect_leds()
538 ar7_led_data.num_leds = ARRAY_SIZE(titan_leds); in detect_leds()
541 ar7_led_data.num_leds = ARRAY_SIZE(gt701_leds); in detect_leds()
/arch/arm/mach-kirkwood/
Dd2net_v2-setup.c117 .num_leds = ARRAY_SIZE(d2net_v2_gpio_led_pins),
145 .num_leds = ARRAY_SIZE(d2net_v2_led_pins),
Dnetspace_v2-setup.c100 .num_leds = ARRAY_SIZE(netspace_v2_gpio_led_pins),
128 .num_leds = ARRAY_SIZE(netspace_v2_led_pins),
Ddockstar-setup.c63 .num_leds = ARRAY_SIZE(dockstar_led_pins),
Dguruplug-setup.c83 .num_leds = ARRAY_SIZE(guruplug_led_pins),
Dboard-dreamplug.c112 .num_leds = ARRAY_SIZE(dreamplug_led_pins),
Dsheevaplug-setup.c76 .num_leds = ARRAY_SIZE(sheevaplug_led_pins),
Dnetxbig_v2-setup.c233 .num_leds = ARRAY_SIZE(net2big_v2_leds_ctrl),
256 .num_leds = ARRAY_SIZE(net5big_v2_leds_ctrl),
/arch/arm/mach-at91/
Dleds.c48 led_data.num_leds = nr; in at91_gpio_leds()
85 pwm_led_data.num_leds = nr; in at91_pwm_leds()
Dboard-gsia18s.c160 .num_leds = ARRAY_SIZE(gpio_leds),
232 .num_leds = ARRAY_SIZE(pcf_gpio_leds1),
285 .num_leds = ARRAY_SIZE(pcf_gpio_leds2),
325 .num_leds = ARRAY_SIZE(pcf_gpio_leds3),
/arch/arm/mach-pxa/
Dcsb701.c43 .num_leds = ARRAY_SIZE(csb701_leds),
/arch/arm/mach-gemini/
Dboard-rut1xx.c62 .num_leds = ARRAY_SIZE(rut100_leds),
Dboard-nas4220b.c52 .num_leds = ARRAY_SIZE(ib4220b_leds),
Dboard-wbd222.c71 .num_leds = ARRAY_SIZE(wbd222_leds),
Dboard-wbd111.c71 .num_leds = ARRAY_SIZE(wbd111_leds),
/arch/arm/mach-omap2/
Dboard-rx51.c50 .num_leds = ARRAY_SIZE(gpio_leds),
/arch/x86/platform/geode/
Dgeos.c80 .num_leds = ARRAY_SIZE(geos_leds),
Dnet5501.c71 .num_leds = ARRAY_SIZE(net5501_leds),
/arch/arm/mach-imx/
Deukrea_mbimxsd-baseboard.c86 .num_leds = ARRAY_SIZE(eukrea_mbimxsd_leds),
/arch/sh/boards/mach-rsk/
Ddevices-rsk7203.c78 .num_leds = ARRAY_SIZE(rsk7203_gpio_leds),
/arch/arm/mach-s3c64xx/
Dmach-smartq5.c50 .num_leds = ARRAY_SIZE(smartq5_leds),

12345