Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c4131 static const struct clk_ops clk_nodrv_ops = { variable
4185 if (ops == &clk_nodrv_ops) { in clk_unregister()
4195 clk->core->ops = &clk_nodrv_ops; in clk_unregister()