Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c69 int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size() function
87 EXPORT_SYMBOL_GPL(of_property_count_elems_of_size); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c71 int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size() function
89 EXPORT_SYMBOL_GPL(of_property_count_elems_of_size); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h599 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h607 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size() function

Completed in 10 milliseconds