Home
last modified time | relevance | path

Searched refs:membuff_isempty (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmembuff.h146 bool membuff_isempty(struct membuff *mb);
/openbmc/u-boot/lib/
H A Dmembuff.c206 bool membuff_isempty(struct membuff *mb) in membuff_isempty() function