Home
last modified time | relevance | path

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

/linux/include/kunit/
H A Dof.h25 int of_overlay_fdt_apply_kunit(struct kunit *test, void *overlay_fdt,
30 of_overlay_fdt_apply_kunit(struct kunit *test, void *overlay_fdt, in of_overlay_fdt_apply_kunit() function
60 return of_overlay_fdt_apply_kunit(test, overlay_begin, in __of_overlay_apply_kunit()
/linux/drivers/of/
H A Dof_kunit_helpers.c46 int of_overlay_fdt_apply_kunit(struct kunit *test, void *overlay_fdt, in of_overlay_fdt_apply_kunit() function
68 EXPORT_SYMBOL_GPL(of_overlay_fdt_apply_kunit);