Searched refs:fru_strlen (Results 1 – 2 of 2) sorted by relevance
39 len = fru_strlen(tl); in __fru_alloc_get_tl()40 res = fru_alloc(fru_strlen(tl) + 1); in __fru_alloc_get_tl()
97 static inline int fru_strlen(struct fru_type_length *tl) in fru_strlen() function104 int len = fru_strlen(tl); in fru_strcpy()