Searched refs:unittest_path (Results 1 – 1 of 1) sorted by relevance
/linux-6.15/drivers/of/ |
D | unittest.c | 2393 static const char *unittest_path(int nr, enum overlay_type ovtype) in unittest_path() function 2418 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists() 2520 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check() 2537 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check() 2576 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check() 2585 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 2719 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2769 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2781 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2794 unittest_path(unittest_nr + i, in of_unittest_overlay_6() [all …]
|