Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Dof_private.h75 int __of_attach_node_sysfs(struct device_node *np);
85 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() function
Dkobj.c115 int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() function
Ddynamic.c229 __of_attach_node_sysfs(np); in __of_attach_node()
Dunittest.c1593 __of_attach_node_sysfs(np); in attach_node_and_children()
1662 __of_attach_node_sysfs(np); in unittest_data_add()
3623 __of_attach_node_sysfs(np); in of_unittest_overlay_high_level()
Dbase.c181 __of_attach_node_sysfs(np); in of_core_init()