Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk_test.c23 static const struct clk_ops empty_clk_ops = { }; variable
2216 &empty_clk_ops, CLK_SET_RATE_PARENT); in clk_leaf_mux_set_rate_parent_test_init()
3605 .ops = &empty_clk_ops,