Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
Dclk.c4259 static const struct clk_ops clk_nodrv_ops = { variable
4313 if (ops == &clk_nodrv_ops) { in clk_unregister()
4323 clk->core->ops = &clk_nodrv_ops; in clk_unregister()