Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/of/
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
144 extern void __of_detach_node_sysfs(struct device_node *np);
Dkobj.c150 void __of_detach_node_sysfs(struct device_node *np) in __of_detach_node_sysfs() function
Ddynamic.c299 __of_detach_node_sysfs(np); in of_detach_node()
641 __of_detach_node_sysfs(ce->np); in __of_changeset_entry_apply()