Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk.c2061 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() function
2068 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()
2087 clk_core_update_orphan_status(core, becomes_orphan); in clk_reparent()
2091 clk_core_update_orphan_status(core, true); in clk_reparent()