Searched refs:dm_scan_other (Results 1 – 6 of 6) sorted by relevance
124 int dm_scan_other(bool pre_reloc_only);
127 int dm_scan_other(bool pre_reloc_only) in dm_scan_other() function
350 __weak int dm_scan_other(bool pre_reloc_only) in dm_scan_other() function416 ret = dm_scan_other(pre_reloc_only); in dm_scan()
310 int dm_scan_other(bool pre_reloc_only) in dm_scan_other() function
321 ut_assertok(dm_scan_other(false)); in test_pre_run()
347 but it is not necessary. The bootstd uclass includes a `dm_scan_other()`
Completed in 13 milliseconds