Home
last modified time | relevance | path

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

/u-boot/include/
A Dmembuff.h112 int membuff_peekbyte(struct membuff *mb);
/u-boot/lib/
A Dmembuff.c157 int membuff_peekbyte(struct membuff *mb) in membuff_peekbyte() function
/u-boot/common/
A Dconsole.c125 if (membuff_peekbyte((struct membuff *)&gd->console_in) != -1) in console_record_tstc()

Completed in 6 milliseconds