Searched refs:empty_clk_ops (Results 1 – 1 of 1) sorted by relevance
23 static const struct clk_ops empty_clk_ops = { }; variable2216 &empty_clk_ops, CLK_SET_RATE_PARENT); in clk_leaf_mux_set_rate_parent_test_init()3605 .ops = &empty_clk_ops,