Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Droot.h83 int dm_scan_other(bool pre_reloc_only);
/rk3399_rockchip-uboot/drivers/core/
H A 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()