Searched refs:unittest_path (Results 1 – 1 of 1) sorted by relevance
/linux-6.8/drivers/of/ |
D | unittest.c | 2114 static const char *unittest_path(int nr, enum overlay_type ovtype) in unittest_path() function 2139 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists() 2241 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check() 2258 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check() 2297 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check() 2306 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 2440 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2490 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2502 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2515 unittest_path(unittest_nr + i, in of_unittest_overlay_6() [all …]
|