Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/test/
H A Dproperty-entry-test.c30 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()
/openbmc/linux/include/linux/
H A Dproperty.h277 static inline int fwnode_property_count_u8(const struct fwnode_handle *fwnode, in fwnode_property_count_u8() function