Searched refs:blk_get_device_by_str (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | part.c | 80 ret = blk_get_device_by_str(argv[0], argv[1], &desc); in do_part_list() 127 ret = blk_get_device_by_str(argv[0], argv[1], &desc); in do_part_start() 161 ret = blk_get_device_by_str(argv[0], argv[1], &desc); in do_part_size()
|
| H A D | unzip.c | 56 ret = blk_get_device_by_str(argv[1], argv[2], &bdev); in do_gzwrite()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | part.h | 143 int blk_get_device_by_str(const char *ifname, const char *dev_str, 241 static inline int blk_get_device_by_str(const char *ifname, const char *dev_str, in blk_get_device_by_str() function
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | mmc.c | 36 ut_assertok(blk_get_device_by_str("mmc", "0", &dev_desc)); in dm_test_mmc_blk()
|
| H A D | blk.c | 79 ut_assertok(blk_get_device_by_str("usb", "0", &dev_desc)); in dm_test_blk_usb()
|
| H A D | usb.c | 48 ut_assertok(blk_get_device_by_str("usb", "0", &dev_desc)); in dm_test_usb_flash()
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part.su | |
| H A D | part.c | 400 int blk_get_device_by_str(const char *ifname, const char *dev_hwpart_str, in blk_get_device_by_str() function 544 dev = blk_get_device_by_str(ifname, dev_str, dev_desc); in blk_get_device_part_str()
|
| /OK3568_Linux_fs/u-boot/spl/disk/ |
| H A D | part.su | |
| /OK3568_Linux_fs/u-boot/tpl/disk/ |
| H A D | part.su | |
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | mmc.c | 43 ret = blk_get_device_by_str("mmc", STR(CONFIG_SYS_MMC_ENV_DEV), &desc); in mmc_offset_try_partition()
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |