Searched refs:clk_nodrv_ops (Results 1 – 1 of 1) sorted by relevance
3309 static const struct clk_ops clk_nodrv_ops = { variable3333 if (clk->core->ops == &clk_nodrv_ops) { in clk_unregister()3343 clk->core->ops = &clk_nodrv_ops; in clk_unregister()