Searched refs:unittest_path (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/of/ |
D | unittest.c | 1068 static const char *unittest_path(int nr, enum overlay_type ovtype) in unittest_path() function 1093 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists() 1214 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check() 1229 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check() 1248 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 1264 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 1273 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check() 1281 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 1381 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 1414 unittest_path(unittest_nr + i, in of_unittest_overlay_6() [all …]
|