Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dproperty.h127 int fwnode_property_match_property_string(const struct fwnode_handle *fwnode,
136 return fwnode_property_match_property_string(dev_fwnode(dev), propname, array, n); in device_property_match_property_string()
/linux-6.8/drivers/base/
Dproperty.c518 int fwnode_property_match_property_string(const struct fwnode_handle *fwnode, in fwnode_property_match_property_string() function
534 EXPORT_SYMBOL_GPL(fwnode_property_match_property_string);