krait_mux_clk_ops   71 drivers/clk/qcom/clk-krait.c const struct clk_ops krait_mux_clk_ops = {
krait_mux_clk_ops   76 drivers/clk/qcom/clk-krait.c EXPORT_SYMBOL_GPL(krait_mux_clk_ops);
krait_mux_clk_ops   25 drivers/clk/qcom/clk-krait.h extern const struct clk_ops krait_mux_clk_ops;
krait_mux_clk_ops   42 drivers/clk/qcom/krait-cc.c 		mux->old_index = krait_mux_clk_ops.get_parent(&mux->hw);
krait_mux_clk_ops   43 drivers/clk/qcom/krait-cc.c 		ret = krait_mux_clk_ops.set_parent(&mux->hw, mux->safe_sel);
krait_mux_clk_ops   52 drivers/clk/qcom/krait-cc.c 			ret = krait_mux_clk_ops.set_parent(&mux->hw,
krait_mux_clk_ops  125 drivers/clk/qcom/krait-cc.c 		.ops = &krait_mux_clk_ops,
krait_mux_clk_ops  178 drivers/clk/qcom/krait-cc.c 		.ops = &krait_mux_clk_ops,