Home
last modified time | relevance | path

Searched refs:dm_scan_other (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/dm/
Droot.h82 int dm_scan_other(bool pre_reloc_only);
/external/u-boot/drivers/core/
Droot.c363 __weak int dm_scan_other(bool pre_reloc_only) in dm_scan_other() function
391 ret = dm_scan_other(pre_reloc_only); in dm_init_and_scan()
/external/u-boot/drivers/mtd/spi/
Dsandbox.c653 int dm_scan_other(bool pre_reloc_only) in dm_scan_other() function