Searched refs:default_leds (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/alchemy/
H A Dboard-mtx1.c148 static struct gpio_led default_leds[] = { variable in typeref:struct:gpio_led
159 .num_leds = ARRAY_SIZE(default_leds),
160 .leds = default_leds,
/linux-4.4.14/arch/mips/ar7/
H A Dplatform.c350 static struct gpio_led default_leds[] = { variable in typeref:struct:gpio_led
511 ar7_led_data.num_leds = ARRAY_SIZE(default_leds); detect_leds()
512 ar7_led_data.leds = default_leds; detect_leds()

Completed in 98 milliseconds