Searched defs:of_prop_next_string (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/of/
H A Dbase.c2034 const char *of_prop_next_string(struct property *prop, const char *cur) of_prop_next_string() function
2050 EXPORT_SYMBOL_GPL(of_prop_next_string); variable
/linux-4.1.27/include/linux/
H A Dof.h631 static inline const char *of_prop_next_string(struct property *prop, of_prop_next_string() function

Completed in 346 milliseconds