Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dof_private.h76 void __of_detach_node_sysfs(struct device_node *np);
89 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs() function
H A Dkobj.c149 void __of_detach_node_sysfs(struct device_node *np) in __of_detach_node_sysfs() function
H A Ddynamic.c285 __of_detach_node_sysfs(np); in __of_detach_node()