Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dipmi-fru.h91 static inline int fru_length(struct fru_type_length *tl) in fru_length() function
99 return fru_length(tl) - 1; in fru_strlen()
112 return tl + fru_length(tl); in fru_next_tl()