Searched refs:device_bind_by_name (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | core.c | 294 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_lifecycle() 346 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering() 351 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering() 354 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering() 369 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering() 545 ut_assertok(device_bind_by_name(parent, false, in create_children() 652 ut_asserteq(-EPERM, device_bind_by_name(dms->root, true, in dm_test_pre_reloc() 656 ut_assertok(device_bind_by_name(dms->root, true, in dm_test_pre_reloc() 672 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_act_dma, in dm_test_remove_active_dma() 705 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_remove_active_dma()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | device-internal.h | 80 int device_bind_by_name(struct udevice *parent, bool pre_reloc_only,
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | device.su | |
| H A D | lists.c | 63 ret = device_bind_by_name(parent, pre_reloc_only, entry, &dev); in lists_bind_drivers()
|
| H A D | root.c | 169 ret = device_bind_by_name(NULL, false, &root_info, &DM_ROOT_NON_CONST); in dm_init()
|
| H A D | device.c | 340 int device_bind_by_name(struct udevice *parent, bool pre_reloc_only, in device_bind_by_name() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | device.su | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |