Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dof_private.h79 int __of_attach_node_sysfs(struct device_node *np);
89 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() function
H A Dkobj.c115 int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() function
H A Ddynamic.c232 __of_attach_node_sysfs(np); in __of_attach_node()
H A Dbase.c199 __of_attach_node_sysfs(np); in of_core_init()
H A Dunittest.c1972 __of_attach_node_sysfs(np); in attach_node_and_children()
3994 __of_attach_node_sysfs(np); in of_unittest_overlay_high_level()