Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dbase.c74 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() function
/linux-6.12.1/include/linux/
Dof.h483 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() function