Home
last modified time | relevance | path

Searched refs:membuff_getbyte (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dmembuff.h101 int membuff_getbyte(struct membuff *mb);
/u-boot/drivers/serial/
A Dsandbox.c120 return membuff_getbyte(&priv->buf); in sandbox_serial_getc()
/u-boot/lib/
A Dmembuff.c150 int membuff_getbyte(struct membuff *mb) in membuff_getbyte() function
/u-boot/common/
A Dconsole.c117 return membuff_getbyte((struct membuff *)&gd->console_in); in console_record_getc()

Completed in 10 milliseconds