Searched refs:blk_create_device (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | blk.c | 25 ut_assertok(blk_create_device(gd->dm_root, "sandbox_host_blk", "test", in dm_test_blk_base() 27 ut_assertok(blk_create_device(blk, "usb_storage_blk", "test", in dm_test_blk_base() 103 ut_assertok(blk_create_device(gd->dm_root, "sandbox_host_blk", "test", in dm_test_blk_find()
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blk-uclass.su | |
| H A D | blk-uclass.c | 599 int blk_create_device(struct udevice *parent, const char *drv_name, in blk_create_device() function 643 ret = blk_create_device(parent, drv_name, str, if_type, devnum, in blk_create_devicef()
|
| H A D | sandbox.c | 130 ret = blk_create_device(gd->dm_root, "sandbox_host_blk", str,
|
| /OK3568_Linux_fs/u-boot/spl/drivers/block/ |
| H A D | blk-uclass.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | blk.h | 353 int blk_create_device(struct udevice *parent, const char *drv_name,
|
| /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 | |