Home
last modified time | relevance | path

Searched defs:of_property_match_string (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c459 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string() function
485 EXPORT_SYMBOL_GPL(of_property_match_string); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c464 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string() function
490 EXPORT_SYMBOL_GPL(of_property_match_string); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h696 static inline int of_property_match_string(const struct device_node *np, in of_property_match_string() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h714 static inline int of_property_match_string(const struct device_node *np, in of_property_match_string() function

Completed in 11 milliseconds