Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dbase.c73 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() function
/openbmc/linux/include/linux/
H A Dof.h476 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() function