Searched refs:write_leds (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Drte_cb.c29 extern unsigned write_leds (int pos, const char *buf, int len);
84 write_leds (0, halt_leds_msg, sizeof halt_leds_msg);
156 write_leds (0, image, LED_NUM_DIGITS);
H A Drte_cb_leds.c68 unsigned write_leds (unsigned pos, const char *buf, unsigned len) function
101 len = write_leds (*pos, temp_buf, len);
H A Drte_me2_cb.c39 extern unsigned write_leds (int pos, const char *buf, int len);

Completed in 153 milliseconds