Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk.c2641 static const struct clk_ops clk_nodrv_ops = { variable
2665 if (clk->core->ops == &clk_nodrv_ops) { in clk_unregister()
2675 clk->core->ops = &clk_nodrv_ops; in clk_unregister()