Searched refs:fru_is_eof (Results 1 – 2 of 2) sorted by relevance
21 while (nr > 0 && !fru_is_eof(tl)) { in __fru_get_board_tl()25 if (fru_is_eof(tl)) in __fru_get_board_tl()
115 static inline int fru_is_eof(struct fru_type_length *tl) in fru_is_eof() function