Home
last modified time | relevance | path

Searched refs:__of_detach_node_sysfs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/of/
H A Dof_private.h67 void __of_detach_node_sysfs(struct device_node *np);
80 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs() function
140 extern void __of_detach_node_sysfs(struct device_node *np);
H A Dkobj.c149 void __of_detach_node_sysfs(struct device_node *np) in __of_detach_node_sysfs() function
H A Ddynamic.c298 __of_detach_node_sysfs(np); in of_detach_node()
641 __of_detach_node_sysfs(ce->np); in __of_changeset_entry_apply()