Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
Dclk.c1901 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() function
1908 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()
1927 clk_core_update_orphan_status(core, becomes_orphan); in clk_reparent()
1931 clk_core_update_orphan_status(core, true); in clk_reparent()