Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Dof_private.h82 extern void __of_detach_node_sysfs(struct device_node *np);
Ddynamic.c44 void __of_detach_node_sysfs(struct device_node *np) in __of_detach_node_sysfs() function
307 __of_detach_node_sysfs(np); in of_detach_node()
612 __of_detach_node_sysfs(ce->np); in __of_changeset_entry_apply()