Home
last modified time | relevance | path

Searched refs:blk_get_dev (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/u-boot/api/
H A Dapi_storage.c113 (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 Dpart.h101 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 Dandroid_cmds.c44 *dev_desc = blk_get_dev(dev_iface, dev_num); in part_get_info_by_dev_and_name()
H A Drkimgtest.c20 dev_desc = blk_get_dev(argv[1], simple_strtoul(argv[2], NULL, 16)); in do_rkimg_test()
H A Dread.c42 dev_desc = blk_get_dev(argv[1], dev); in do_read()
H A Dext4.c87 desc = blk_get_dev(argv[1], simple_strtoul(argv[2], NULL, 16)); in do_ext4_sparse_write()
H A Dbootefi.c301 desc = blk_get_dev(dev, simple_strtol(devnr, NULL, 10)); in efi_set_bootdev()
H A Dboot_android.c56 dev_desc = blk_get_dev(argv[1], simple_strtoul(argv[2], NULL, 16)); in do_boot_android()
H A Dgpt.c836 blk_dev_desc = blk_get_dev(argv[2], dev); in do_gpt()
/OK3568_Linux_fs/u-boot/disk/
H A Dpart.su
H A Dpart.c83 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 Dpart.su
/OK3568_Linux_fs/u-boot/tpl/disk/
H A Dpart.su
/OK3568_Linux_fs/u-boot/common/
H A Dfb_mmc.c318 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 Dutils.c88 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 Dfastboot.c291 dev_desc = blk_get_dev("mmc", 0); in fb_getvar()
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map