Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/of/
Dof_private.h69 void __of_detach_node_sysfs(struct device_node *np);
82 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.c301 __of_detach_node_sysfs(np); in of_detach_node()
645 __of_detach_node_sysfs(ce->np); in __of_changeset_entry_apply()