Searched refs:unittest_path (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/of/ |
H A D | unittest.c | 2052 static const char *unittest_path(int nr, enum overlay_type ovtype) in unittest_path() function 2077 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists() 2179 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check() 2196 unittest_path(unittest_nr, ovtype), in __of_unittest_apply_overlay_check() 2235 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check() 2244 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 2378 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2428 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2440 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 2453 unittest_path(unittest_nr + i, in of_unittest_overlay_6() [all …]
|