Home
last modified time | relevance | path

Searched refs:membuff_putbyte (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dmembuff.h94 bool membuff_putbyte(struct membuff *mb, int ch);
/u-boot/lib/
A Dmembuff.c88 bool membuff_putbyte(struct membuff *mb, int ch) in membuff_putbyte() function
/u-boot/common/
A Dconsole.c99 membuff_putbyte((struct membuff *)&gd->console_out, c); in console_record_putc()

Completed in 6 milliseconds