Searched refs:geode_led (Results 1 – 3 of 3) sorted by relevance
12 struct geode_led { struct18 int geode_create_leds(const char *label, const struct geode_led *leds, argument
30 static const struct geode_led net5501_leds[] __initconst = {
93 int __init geode_create_leds(const char *label, const struct geode_led *leds, in geode_create_leds()