Searched refs:unittest_path (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/of/ |
D | unittest.c | 1324 static const char *unittest_path(int nr, enum overlay_type ovtype) in unittest_path() function 1349 path = unittest_path(unittest_nr, ovtype); in of_unittest_device_exists() 1460 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check() 1476 unittest_path(unittest_nr, ovtype), in of_unittest_apply_overlay_check() 1495 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 1512 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 1521 unittest_path(unittest_nr, ovtype)); in of_unittest_apply_revert_overlay_check() 1529 unittest_path(unittest_nr, ovtype), in of_unittest_apply_revert_overlay_check() 1611 unittest_path(unittest_nr + i, in of_unittest_overlay_6() 1638 unittest_path(unittest_nr + i, in of_unittest_overlay_6() [all …]
|