Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Dof_private.h79 extern void __of_attach_node(struct device_node *np);
Ddynamic.c217 void __of_attach_node(struct device_node *np) in __of_attach_node() function
251 __of_attach_node(np); in of_attach_node()
548 __of_attach_node(ce->np); in __of_changeset_entry_apply()