Home
last modified time | relevance | path

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

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