Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dof_private.h59 void __of_detach_node_sysfs(struct device_node *np);
72 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs() function
132 extern void __of_detach_node_sysfs(struct device_node *np);
Dkobj.c147 void __of_detach_node_sysfs(struct device_node *np) in __of_detach_node_sysfs() function
Ddynamic.c293 __of_detach_node_sysfs(np); in of_detach_node()
606 __of_detach_node_sysfs(ce->np); in __of_changeset_entry_apply()