Searched refs:unittest_path (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/of/ | 
| D | unittest.c | 1827 static const char *unittest_path(int nr, enum overlay_type ovtype)  in unittest_path()  function1852 	path = unittest_path(unittest_nr, ovtype);  in of_unittest_device_exists()
 1971 				unittest_path(unittest_nr, ovtype),  in of_unittest_apply_overlay_check()
 1987 				unittest_path(unittest_nr, ovtype),  in of_unittest_apply_overlay_check()
 2006 				unittest_path(unittest_nr, ovtype),  in of_unittest_apply_revert_overlay_check()
 2023 				unittest_path(unittest_nr, ovtype),  in of_unittest_apply_revert_overlay_check()
 2033 				unittest_path(unittest_nr, ovtype));  in of_unittest_apply_revert_overlay_check()
 2042 				unittest_path(unittest_nr, ovtype),  in of_unittest_apply_revert_overlay_check()
 2176 					unittest_path(unittest_nr + i,  in of_unittest_overlay_6()
 2226 					unittest_path(unittest_nr + i,  in of_unittest_overlay_6()
 [all …]
 
 |