Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk_test.c28 struct clk_dummy_context { struct
36 struct clk_dummy_context *ctx = in clk_dummy_recalc_rate() argument
37 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 …]