Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dof_graph.h71 static inline int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function
/kernel/linux/linux-6.6/include/linux/
H A Dof_graph.h71 static inline int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function
/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c809 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function
819 EXPORT_SYMBOL(of_graph_get_endpoint_count); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c816 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function
826 EXPORT_SYMBOL(of_graph_get_endpoint_count); variable

Completed in 5 milliseconds