Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk.c1101 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() function
1108 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()
1127 clk_core_update_orphan_status(core, becomes_orphan); in clk_reparent()
1131 clk_core_update_orphan_status(core, true); in clk_reparent()