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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Drte_cb_leds.c36 #define DO_LED_COPY(img_decl, pos, buf, len, copy_expr) \ macro
62 DO_LED_COPY (const char *img, pos, buf, len, *buf++ = *img++);
75 DO_LED_COPY (char *img, pos, buf, len,

Completed in 106 milliseconds