Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Doverlay_test.c25 of_overlay_apply_kunit(test, kunit_overlay_test)); in of_overlay_apply_kunit_apply()
42 of_overlay_apply_kunit(test, kunit_overlay_test)); in of_overlay_apply_kunit_platform_device()
77 of_overlay_apply_kunit(&fake, kunit_overlay_test)); in of_overlay_apply_kunit_cleanup()
/linux/include/kunit/
H A Dof.h112 #define of_overlay_apply_kunit(test, overlay_name) \ macro
/linux/drivers/clk/
H A Dclk-fixed-rate_test.c350 KUNIT_ASSERT_EQ(test, 0, of_overlay_apply_kunit(test, kunit_clk_fixed_rate_test)); in clk_fixed_rate_of_init()