Searched refs:fwnode_property_count_u8 (Results 1 – 2 of 2) sorted by relevance
30 error = fwnode_property_count_u8(node, "prop-u8"); in pe_test_uints()145 error = fwnode_property_count_u8(node, "prop-u8"); in pe_test_uint_arrays()
277 static inline int fwnode_property_count_u8(const struct fwnode_handle *fwnode, in fwnode_property_count_u8() function