Home
last modified time | relevance | path

Searched refs:fwnode_property_count_u16 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/base/test/
A Dproperty-entry-test.c54 error = fwnode_property_count_u16(node, "prop-u16"); in pe_test_uints()
111 error = fwnode_property_count_u16(node, "prop-u64"); in pe_test_uints()
170 error = fwnode_property_count_u16(node, "prop-u16"); in pe_test_uint_arrays()
242 error = fwnode_property_count_u16(node, "prop-u64"); in pe_test_uint_arrays()
/linux-6.3-rc2/drivers/usb/typec/
A Dmux.c297 nval = fwnode_property_count_u16(fwnode, "svid"); in typec_mux_match()
/linux-6.3-rc2/include/linux/
A Dproperty.h238 static inline int fwnode_property_count_u16(const struct fwnode_handle *fwnode, in fwnode_property_count_u16() function

Completed in 7 milliseconds