Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ar7/
H A Dplatform.c488 .platform_data = &ar7_led_data,
498 ar7_led_data.leds = default_leds; in detect_leds()
510 ar7_led_data.leds = fb_fon_leds; in detect_leds()
512 ar7_led_data.num_leds = ARRAY_SIZE(fb_sl_leds); in detect_leds()
513 ar7_led_data.leds = fb_sl_leds; in detect_leds()
517 ar7_led_data.leds = dsl502t_leds; in detect_leds()
520 ar7_led_data.leds = dg834g_leds; in detect_leds()
522 ar7_led_data.num_leds = ARRAY_SIZE(titan_leds); in detect_leds()
523 ar7_led_data.leds = titan_leds; in detect_leds()
525 ar7_led_data.num_leds = ARRAY_SIZE(gt701_leds); in detect_leds()
[all …]