Home
last modified time | relevance | path

Searched refs:of_node_name_prefix (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dof.h259 extern bool of_node_name_prefix(const struct device_node *np, const char *prefix);
483 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() function