Home
last modified time | relevance | path

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

/include/linux/
Dof.h549 const char *of_prop_next_string(struct property *prop, const char *cur);
930 static inline const char *of_prop_next_string(struct property *prop, in of_prop_next_string() function
1224 s = of_prop_next_string(prop, NULL); \
1226 s = of_prop_next_string(prop, s))