Home
last modified time | relevance | path

Searched defs:dev_desc (Results 26 – 50 of 86) sorted by relevance

1234

/rk3399_rockchip-uboot/cmd/
H A Dzfs.c42 struct blk_desc *dev_desc; in do_zfs_load() local
138 struct blk_desc *dev_desc; in do_zfs_ls() local
H A Dgpt.c307 static int get_gpt_info(struct blk_desc *dev_desc) in get_gpt_info()
346 static int do_get_gpt_info(struct blk_desc *dev_desc) in do_get_gpt_info()
373 static int set_gpt_info(struct blk_desc *dev_desc, in set_gpt_info()
617 static int do_disk_guid(struct blk_desc *dev_desc, char * const namestr) in do_disk_guid()
650 static int do_rename_gpt_parts(struct blk_desc *dev_desc, char *subcomm, in do_rename_gpt_parts()
H A Dfat.c72 struct blk_desc *dev_desc; in do_fat_fsinfo() local
108 struct blk_desc *dev_desc = NULL; in do_fat_fswrite() local
H A Drkimgtest.c13 struct blk_desc *dev_desc; in do_rkimg_test() local
H A Dandroid.c17 struct blk_desc *dev_desc; in do_android_print_hdr() local
H A Dandroid_ab_select.c16 struct blk_desc *dev_desc; in do_android_ab_select() local
H A Dload_android.c16 struct blk_desc *dev_desc; in do_load_android() local
H A Ddisk.c22 struct blk_desc *dev_desc; in common_diskboot() local
H A Dread.c18 struct blk_desc *dev_desc = NULL; in do_read() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dfit.c139 static void *fit_get_blob(struct blk_desc *dev_desc, in fit_get_blob()
354 static int fit_image_load_one(const void *fit, struct blk_desc *dev_desc, in fit_image_load_one()
424 struct blk_desc *dev_desc; in fit_image_load_bootables() local
466 ulong fit_image_init_resource(struct blk_desc *dev_desc) in fit_image_init_resource()
509 struct blk_desc *dev_desc; in fit_image_read_dtb() local
H A Dvendor.c150 int flash_vendor_dev_ops_register(int (*read)(struct blk_desc *dev_desc, in flash_vendor_dev_ops_register()
154 int (*write)(struct blk_desc *dev_desc, in flash_vendor_dev_ops_register()
169 static int mtd_vendor_storage_init(struct blk_desc *dev_desc) in mtd_vendor_storage_init()
265 static int mtd_vendor_write(struct blk_desc *dev_desc, in mtd_vendor_write()
316 struct blk_desc *dev_desc; in vendor_ops() local
436 struct blk_desc *dev_desc; in vendor_storage_init() local
H A Dboot_rkimg.c242 static struct blk_desc *dev_desc; variable
360 struct blk_desc *dev_desc; in board_run_recovery_wipe_data() local
565 struct blk_desc *dev_desc; in rockchip_ram_read_dtb_file() local
H A Ddfu_alt_info.c15 struct blk_desc *dev_desc; in get_dfu_alt() local
H A Dboot_mode.c24 struct blk_desc *dev_desc; in misc_require_recovery() local
/rk3399_rockchip-uboot/common/
H A Dkeymaster.c33 struct blk_desc *dev_desc; in read_from_keymaster() local
133 struct blk_desc *dev_desc; in write_to_keymaster() local
H A Dimage-android.c933 long android_image_load(struct blk_desc *dev_desc, in android_image_load()
1003 extract_boot_image_v012_header(struct blk_desc *dev_desc, in extract_boot_image_v012_header()
1036 extract_boot_image_v34_header(struct blk_desc *dev_desc, in extract_boot_image_v34_header()
1087 extract_vendor_boot_image_v34_header(struct blk_desc *dev_desc, in extract_vendor_boot_image_v34_header()
1255 struct andr_img_hdr *populate_andr_img_hdr(struct blk_desc *dev_desc, in populate_andr_img_hdr()
H A Dwrite_keybox.c137 struct blk_desc *dev_desc; in rk_send_keybox_to_ta() local
240 struct blk_desc *dev_desc; in write_keybox_to_secure_storage() local
/rk3399_rockchip-uboot/test/dm/
H A Dmmc.c32 struct blk_desc *dev_desc; in dm_test_mmc_blk() local
H A Dblk.c73 struct blk_desc *dev_desc; in dm_test_blk_usb() local
/rk3399_rockchip-uboot/drivers/rknand/
H A Drknand.c97 int rkftl_nand_vendor_read(struct blk_desc *dev_desc, in rkftl_nand_vendor_read()
111 int rkftl_nand_vendor_write(struct blk_desc *dev_desc, in rkftl_nand_vendor_write()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientRkFs_common.c23 struct blk_desc *dev_desc = NULL; in get_rkss_version() local
H A DOpteeClientLoadTa.c41 static struct blk_desc *dev_desc; variable
H A DOpteeClientRPC.c100 struct blk_desc *dev_desc; in OpteeRpcCmdRpmb() local
/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi.c610 static void scsi_init_dev_desc_priv(struct blk_desc *dev_desc) in scsi_init_dev_desc_priv()
634 static void scsi_init_dev_desc(struct blk_desc *dev_desc, int devnum) in scsi_init_dev_desc()
659 struct blk_desc *dev_desc) in scsi_detect_dev()
/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Drk_eink_display.c141 struct blk_desc *dev_desc; in read_waveform() local
245 static int read_header(struct blk_desc *dev_desc, in read_header()
276 static int read_grayscale(struct blk_desc *dev_desc, in read_grayscale()
362 struct blk_desc *dev_desc; in read_needed_logo_from_partition() local

1234