Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk.c2080 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() function
2087 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()
2106 clk_core_update_orphan_status(core, becomes_orphan); in clk_reparent()
2110 clk_core_update_orphan_status(core, true); in clk_reparent()