Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c1831 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() function
1838 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()
1857 clk_core_update_orphan_status(core, becomes_orphan); in clk_reparent()
1861 clk_core_update_orphan_status(core, true); in clk_reparent()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c1973 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() function
1980 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()
1999 clk_core_update_orphan_status(core, becomes_orphan); in clk_reparent()
2003 clk_core_update_orphan_status(core, true); in clk_reparent()

Completed in 13 milliseconds