Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/
Dclk.c1472 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() function
1479 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()
1498 clk_core_update_orphan_status(core, becomes_orphan); in clk_reparent()
1502 clk_core_update_orphan_status(core, true); in clk_reparent()