Searched refs:fwnode_property_match_string (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dproperty.h70 int fwnode_property_match_string(struct fwnode_handle *fwnode,
/linux-4.4.14/drivers/base/
H A Dproperty.c308 return fwnode_property_match_string(dev_fwnode(dev), propname, string); device_property_match_string()
504 * fwnode_property_match_string - find a string in an array and return index
518 int fwnode_property_match_string(struct fwnode_handle *fwnode, fwnode_property_match_string() function
547 EXPORT_SYMBOL_GPL(fwnode_property_match_string); variable

Completed in 34 milliseconds