Home
last modified time | relevance | path

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

/u-boot/include/dm/
A Dlists.h45 int lists_bind_drivers(struct udevice *parent, bool pre_reloc_only);
/u-boot/drivers/core/
A Dlists.c109 int lists_bind_drivers(struct udevice *parent, bool pre_reloc_only) in lists_bind_drivers() function
A Droot.c199 ret = lists_bind_drivers(DM_ROOT_NON_CONST, pre_reloc_only); in dm_scan_plat()

Completed in 5 milliseconds