Home
last modified time | relevance | path

Searched refs:childnode (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/c6x/platforms/
Dpll.c102 list_for_each_entry(clk, &root->children, childnode) { in propagate_rate()
145 list_del_init(&clk->childnode); in clk_set_parent()
146 list_add(&clk->childnode, &clk->parent->children); in clk_set_parent()
172 list_add_tail(&clk->childnode, &clk->parent->children); in clk_register()
198 list_del(&clk->childnode); in clk_unregister()
330 INIT_LIST_HEAD(&clk->childnode); in __init_clk()
403 list_for_each_entry(clk, &parent->children, childnode) { in dump_clock()
Dplldata.c33 .childnode = LIST_HEAD_INIT(clkin1.childnode),
/linux-3.4.99/arch/arm/mach-davinci/
Dclock.c109 list_for_each_entry(clk, &root->children, childnode) { in propagate_rate()
152 list_del_init(&clk->childnode); in clk_set_parent()
153 list_add(&clk->childnode, &clk->parent->children); in clk_set_parent()
181 list_add_tail(&clk->childnode, &clk->parent->children); in clk_register()
207 list_del(&clk->childnode); in clk_unregister()
629 list_for_each_entry(clk, &parent->children, childnode) { in dump_clock()
Dclock.h100 struct list_head childnode; /* parent's child list node */ member
/linux-3.4.99/arch/c6x/include/asm/
Dclock.h91 struct list_head childnode; /* parent's child list node */ member
/linux-3.4.99/Documentation/devicetree/
Dbooting-without-of.txt1102 childnode@address { /* define a child node named "childnode"
1103 * whose unit name is "childnode at
1108 * childnode (in this case, a string)