Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c435 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string() function
448 EXPORT_SYMBOL_GPL(of_property_read_string); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c440 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string() function
453 EXPORT_SYMBOL_GPL(of_property_read_string); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h689 static inline int of_property_read_string(const struct device_node *np, in of_property_read_string() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h707 static inline int of_property_read_string(const struct device_node *np, in of_property_read_string() function

Completed in 12 milliseconds