Lines Matching defs:name
58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
193 const char *name, int *lenp) in __of_find_property()
212 const char *name, in of_find_property()
270 const char *name, int *lenp) in __of_get_property()
281 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property()
321 const char *compat, const char *type, const char *name) in __of_device_is_compatible()
710 const char *name) in of_get_child_by_name()
732 const char *name = kbasename(child->full_name); in __of_find_node_by_path() local
834 const char *name) in of_find_node_by_name()
1747 const char *name = NULL; in of_alias_scan() local
1867 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check()