Searched refs:geode_create_leds (Results 1 – 5 of 5) sorted by relevance
/linux/arch/x86/platform/geode/ |
H A D | geode-common.h | 18 int geode_create_leds(const char *label, const struct geode_led *leds,
|
H A D | geos.c | 34 geode_create_leds("geos", geos_leds, ARRAY_SIZE(geos_leds)); in register_geos()
|
H A D | net5501.c | 37 geode_create_leds("net5501", net5501_leds, ARRAY_SIZE(net5501_leds)); in register_net5501()
|
H A D | alix.c | 50 geode_create_leds("alix", alix_leds, ARRAY_SIZE(alix_leds)); in register_alix()
|
H A D | geode-common.c | 96 int __init geode_create_leds(const char *label, const struct geode_led *leds, in geode_create_leds() function
|