Searched refs:fwnode_property_string_array_count (Results 1 – 3 of 3) sorted by relevance
278 error = fwnode_property_string_array_count(node, "str"); in pe_test_strings()300 error = fwnode_property_string_array_count(node, "strs"); in pe_test_strings()
238 fwnode_property_string_array_count(const struct fwnode_handle *fwnode, in fwnode_property_string_array_count() function
381 count = fwnode_property_string_array_count(fwnode, "gpio-line-names"); in devprop_gpiochip_set_names()
Completed in 15 milliseconds