Searched refs:clk_gate_test_context (Results 1 – 1 of 1) sorted by relevance
130 struct clk_gate_test_context { struct137 static struct clk_gate_test_context *clk_gate_test_alloc_ctx(struct kunit *test) in clk_gate_test_alloc_ctx() argument139 struct clk_gate_test_context *ctx; in clk_gate_test_alloc_ctx()150 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_parent_rate()161 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_enable()178 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_disable()207 struct clk_gate_test_context *ctx; in clk_gate_test_init()226 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_exit()241 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_invert_enable()258 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_invert_disable()[all …]