Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dipmi-fru.h90 static inline int fru_length(struct fru_type_length *tl) in fru_length() function
98 return fru_length(tl) - 1; in fru_strlen()
111 return tl + fru_length(tl); in fru_next_tl()