Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
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
Dkobj.c149 void __of_detach_node_sysfs(struct device_node *np) in __of_detach_node_sysfs() function
Ddynamic.c283 __of_detach_node_sysfs(np); in __of_detach_node()