Home
last modified time | relevance | path

Searched refs:membuff_putraw (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Dmembuff.c76 int membuff_putraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_putraw() function
92 if (membuff_putraw(mb, 1, true, &data) != 1) in membuff_putbyte()
194 towrite = membuff_putraw(mb, length, true, &data); in membuff_put()
H A Dmembuff.su
/OK3568_Linux_fs/u-boot/include/
H A Dmembuff.h68 int membuff_putraw(struct membuff *mb, int maxlen, bool update, char **data);
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dmembuff.su
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map