Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Dof_private.h80 extern int __of_attach_node_sysfs(struct device_node *np);
Ddynamic.c254 __of_attach_node_sysfs(np); in of_attach_node()
609 __of_attach_node_sysfs(ce->np); in __of_changeset_entry_apply()
Dbase.c159 int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() function
205 __of_attach_node_sysfs(np); in of_core_init()
Dunittest.c871 __of_attach_node_sysfs(np); in attach_node_and_children()
929 __of_attach_node_sysfs(np); in unittest_data_add()