Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
Dclk_test.c1299 struct clk_dummy_context parent_parent_ctx; member
1332 ctx->parent_parent_ctx.rate = DUMMY_CLOCK_INIT_RATE; in clk_orphan_two_level_root_last_test_init()
1333 ctx->parent_parent_ctx.hw.init = in clk_orphan_two_level_root_last_test_init()
1337 ret = clk_hw_register(NULL, &ctx->parent_parent_ctx.hw); in clk_orphan_two_level_root_last_test_init()
1351 clk_hw_unregister(&ctx->parent_parent_ctx.hw); in clk_orphan_two_level_root_last_test_exit()