Home
last modified time | relevance | path

Searched refs:blk_get_device_part_str (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dfat.c50 part = blk_get_device_part_str(CONFIG_ENV_FAT_INTERFACE, in env_fat_save()
85 part = blk_get_device_part_str(CONFIG_ENV_FAT_INTERFACE, in env_fat_load()
H A Dext4.c49 part = blk_get_device_part_str(EXT4_ENV_INTERFACE, in env_ext4_save()
87 part = blk_get_device_part_str(EXT4_ENV_INTERFACE, in env_ext4_load()
/OK3568_Linux_fs/u-boot/cmd/
H A Dfat.c80 part = blk_get_device_part_str(argv[1], argv[2], &dev_desc, &info, 1); in do_fat_fsinfo()
117 part = blk_get_device_part_str(argv[1], argv[2], &dev_desc, &info, 1); in do_fat_fswrite()
H A Dreiser.c43 part = blk_get_device_part_str(argv[1], argv[2], &dev_desc, &info, 1); in do_reiserls()
125 part = blk_get_device_part_str(argv[1], argv[2], &dev_desc, &info, 1); in do_reiserload()
H A Dzfs.c83 part = blk_get_device_part_str(argv[1], argv[2], &dev_desc, &info, 1); in do_zfs_load()
148 part = blk_get_device_part_str(argv[1], argv[2], &dev_desc, &info, 1); in do_zfs_ls()
H A Dandroid_cmds.c67 if (blk_get_device_part_str(dev_iface, dev_part_str, in part_get_info_by_dev_and_name_or_num()
H A Dload_android.c36 boot_partition = blk_get_device_part_str(argv[1], in do_load_android()
H A Ddisk.c40 part = blk_get_device_part_str(intf, (argc == 3) ? argv[2] : NULL, in common_diskboot()
H A Dpart.c36 part = blk_get_device_part_str(argv[0], argv[1], &dev_desc, &info, 0); in do_part_uuid()
H A Dusb_mass_storage.c74 partnum = blk_get_device_part_str(devtype, devnum_part_str, in ums_init()
H A Drockusb.c102 partnum = blk_get_device_part_str(devtype, devnum_part_str, in rkusb_init()
/OK3568_Linux_fs/u-boot/include/
H A Dpart.h179 int blk_get_device_part_str(const char *ifname, const char *dev_part_str,
244 static inline int blk_get_device_part_str(const char *ifname, in blk_get_device_part_str() function
/OK3568_Linux_fs/u-boot/disk/
H A Dpart.su
H A Dpart.c461 int blk_get_device_part_str(const char *ifname, const char *dev_part_str, in blk_get_device_part_str() 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/fs/
H A Dfs.c273 part = blk_get_device_part_str(ifname, dev_part_str, &fs_dev_desc, in fs_set_blk_dev()
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym