Home
last modified time | relevance | path

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

/linux-6.15/drivers/of/
H A Dof_private.h80 void __of_detach_node_sysfs(struct device_node *np);
93 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.c286 __of_detach_node_sysfs(np); in __of_detach_node()