Home
last modified time | relevance | path

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

/drivers/clk/
Dclk.c1971 static void clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) in clk_core_update_orphan_status() argument
1975 core->orphan = is_orphan; in clk_core_update_orphan_status()
1978 clk_core_update_orphan_status(child, is_orphan); in clk_core_update_orphan_status()