Searched refs:out_strs (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| D | of.h | 346 const char **out_strs, size_t sz, int index); 731 const char **out_strs, size_t sz, int index) in of_property_read_string_helper() argument 1190 const char *propname, const char **out_strs, in of_property_read_string_array() argument 1193 return of_property_read_string_helper(np, propname, out_strs, sz, 0); in of_property_read_string_array()
|