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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dccsflash.c41 static int ccsflash_write(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
83 ccsflash.write = ccsflash_write;
363 ccsflash_write(hndsflash_t *sfl, uint offset, uint length, const uchar *buffer) function
643 if ((bytes = ccsflash_write(sfl,

Completed in 110 milliseconds