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

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dfix-u-media-header.c205 static int write_fw(char *data, int len) function
286 ret = write_fw(buf, buflen);
H A Dmkcameofw.c235 static int write_fw(char *data, int len) function
326 ret = write_fw(buf, buflen);
H A Dmkzcfw.c241 static int write_fw(char *data, int len) function
349 ret = write_fw(buf, buflen);
H A Dmktplinkfw.c639 static int write_fw(char *data, int len) function
718 ret = write_fw(buf, writelen);

Completed in 32 milliseconds