Searched refs:clk_dummy_context (Results 1 – 1 of 1) sorted by relevance
28 struct clk_dummy_context { struct36 struct clk_dummy_context *ctx = in clk_dummy_recalc_rate() argument37 container_of(hw, struct clk_dummy_context, hw); in clk_dummy_recalc_rate()79 struct clk_dummy_context *ctx = in clk_dummy_set_rate()80 container_of(hw, struct clk_dummy_context, hw); in clk_dummy_set_rate()140 struct clk_dummy_context parents_ctx[2];180 struct clk_dummy_context *ctx; in clk_test_init_with_ops()218 struct clk_dummy_context *ctx = test->priv; in clk_test_exit()228 struct clk_dummy_context *ctx = test->priv; in clk_test_get_rate()249 struct clk_dummy_context *ctx = test->priv; in clk_test_set_get_rate()[all …]