Lines Matching defs:name
117 const char *name = orig_name; in safe_name() local
161 const char *name; in __of_attach_node_sysfs() local
214 const char *name, int *lenp) in __of_find_property()
233 const char *name, in of_find_property()
291 const char *name, int *lenp) in __of_get_property()
302 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property()
445 const char *compat, const char *type, const char *name) in __of_device_is_compatible()
724 const char *name) in of_get_child_by_name()
746 const char *name = strrchr(child->full_name, '/'); in __of_find_node_by_path() local
839 const char *name) in of_find_node_by_name()
1908 const char *name = of_get_property(of_chosen, "stdout-path", NULL); in of_alias_scan() local
2062 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check()