Searched refs:blk_get_dev (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/u-boot/api/ |
| H A D | api_storage.c | 113 (void *)blk_get_dev(specs[type].name, i)) { in dev_stor_get() 121 di->cookie = (void *)blk_get_dev(specs[type].name, i); in dev_stor_get() 161 if (dd == blk_get_dev(specs[i].name, j)) in dev_stor_type() 294 if (dd == blk_get_dev(specs[type].name, i)) in dev_stor_is_valid()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | part.h | 101 struct blk_desc *blk_get_dev(const char *ifname, int dev); 227 static inline struct blk_desc *blk_get_dev(const char *ifname, int dev) in blk_get_dev() function
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | android_cmds.c | 44 *dev_desc = blk_get_dev(dev_iface, dev_num); in part_get_info_by_dev_and_name()
|
| H A D | rkimgtest.c | 20 dev_desc = blk_get_dev(argv[1], simple_strtoul(argv[2], NULL, 16)); in do_rkimg_test()
|
| H A D | read.c | 42 dev_desc = blk_get_dev(argv[1], dev); in do_read()
|
| H A D | ext4.c | 87 desc = blk_get_dev(argv[1], simple_strtoul(argv[2], NULL, 16)); in do_ext4_sparse_write()
|
| H A D | bootefi.c | 301 desc = blk_get_dev(dev, simple_strtol(devnr, NULL, 10)); in efi_set_bootdev()
|
| H A D | boot_android.c | 56 dev_desc = blk_get_dev(argv[1], simple_strtoul(argv[2], NULL, 16)); in do_boot_android()
|
| H A D | gpt.c | 836 blk_dev_desc = blk_get_dev(argv[2], dev); in do_gpt()
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part.su | |
| H A D | part.c | 83 struct blk_desc *blk_get_dev(const char *ifname, int dev) in blk_get_dev() function 93 struct blk_desc *blk_get_dev(const char *ifname, int dev) in blk_get_dev() function
|
| /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/common/ |
| H A D | fb_mmc.c | 318 dev_desc = blk_get_dev("mmc", CONFIG_FASTBOOT_FLASH_MMC_DEV); in fb_mmc_flash_write() 442 dev_desc = blk_get_dev("mmc", CONFIG_FASTBOOT_FLASH_MMC_DEV); in fb_mmc_erase()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | utils.c | 88 dev_desc = blk_get_dev("mmc", CONFIG_FASTBOOT_FLASH_MMC_DEV); in omap_mmc_get_part_size()
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | fastboot.c | 291 dev_desc = blk_get_dev("mmc", 0); in fb_getvar()
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-tpl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |