Searched refs:expected_parent (Results 1 – 1 of 1) sorted by relevance
179 struct clk *expected_parent, *actual_parent; in clk_fixed_rate_parent_test() local190 expected_parent = clk_hw_get_clk_kunit(test, parent_hw, __func__); in clk_fixed_rate_parent_test()191 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, expected_parent); in clk_fixed_rate_parent_test()201 KUNIT_EXPECT_TRUE(test, clk_is_match(expected_parent, actual_parent)); in clk_fixed_rate_parent_test()