Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/of/
H A Dof_private.h66 int __of_attach_node_sysfs(struct device_node *np);
76 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() function
138 extern int __of_attach_node_sysfs(struct device_node *np);
H A Dkobj.c115 int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() function
H A Ddynamic.c246 __of_attach_node_sysfs(np); in of_attach_node()
638 __of_attach_node_sysfs(ce->np); in __of_changeset_entry_apply()
H A Dunittest.c1403 __of_attach_node_sysfs(np); in attach_node_and_children()
1463 __of_attach_node_sysfs(np); in unittest_data_add()
3127 __of_attach_node_sysfs(np); in of_unittest_overlay_high_level()
H A Dbase.c180 __of_attach_node_sysfs(np); in of_core_init()