Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_apd.c40 const struct apd_device_desc *dev_desc; member
48 const struct apd_device_desc *dev_desc = pdata->dev_desc; in acpi_apd_setup() local
186 const struct apd_device_desc *dev_desc = (void *)id->driver_data; in acpi_apd_create_device() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootrkp.c168 static int read_rockchip_image(struct blk_desc *dev_desc, in read_rockchip_image()
215 static int boot_rockchip_image(struct blk_desc *dev_desc, in boot_rockchip_image()
306 struct blk_desc *dev_desc; in do_boot_rockchip() local
H A Doptee.c24 struct blk_desc *dev_desc; in test_secure_storage_default() local
164 struct blk_desc *dev_desc; in test_secure_storage_security_partition() local
H A Dreiser.c37 struct blk_desc *dev_desc = NULL; in do_reiserls() local
85 struct blk_desc *dev_desc = NULL; in do_reiserload() local
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 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_ab_select.c16 struct blk_desc *dev_desc; in do_android_ab_select() local
H A Dandroid.c17 struct blk_desc *dev_desc; in do_android_print_hdr() 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
/OK3568_Linux_fs/u-boot/common/
H A Dkeymaster.c33 struct blk_desc *dev_desc; in read_from_keymaster() local
129 struct blk_desc *dev_desc; in write_to_keymaster() local
H A Dimage-android.c959 long android_image_load(struct blk_desc *dev_desc, in android_image_load()
1029 extract_boot_image_v012_header(struct blk_desc *dev_desc, in extract_boot_image_v012_header()
1062 extract_boot_image_v34_header(struct blk_desc *dev_desc, in extract_boot_image_v34_header()
1104 extract_vendor_boot_image_v34_header(struct blk_desc *dev_desc, in extract_vendor_boot_image_v34_header()
1254 struct andr_img_hdr *populate_andr_img_hdr(struct blk_desc *dev_desc, in populate_andr_img_hdr()
H A Dwrite_keybox.c135 struct blk_desc *dev_desc; in rk_send_keybox_to_ta() local
232 struct blk_desc *dev_desc; in write_keybox_to_secure_storage() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c242 static struct blk_desc *dev_desc; variable
358 struct blk_desc *dev_desc; in board_run_recovery_wipe_data() local
604 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.c25 struct blk_desc *dev_desc; in misc_require_recovery() local
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/drivers/scsi/
H A Dscsi.c446 static void scsi_init_dev_desc_priv(struct blk_desc *dev_desc) in scsi_init_dev_desc_priv()
470 static void scsi_init_dev_desc(struct blk_desc *dev_desc, int devnum) in scsi_init_dev_desc()
495 struct blk_desc *dev_desc) in scsi_detect_dev()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c103 struct blk_desc *dev_desc; in trusty_base_write_security_data() local
204 struct blk_desc *dev_desc; in trusty_base_read_security_data() local
1053 struct blk_desc *dev_desc; in trusty_attest_dh() local
1139 struct blk_desc *dev_desc; in trusty_attest_uuid() local
1230 struct blk_desc *dev_desc; in trusty_attest_get_ca() local
1331 struct blk_desc *dev_desc; in trusty_attest_set_ca() local
H A DOpteeClientRkFs_common.c23 struct blk_desc *dev_desc = NULL; in get_rkss_version() local
/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_eink_display.c129 struct blk_desc *dev_desc; in read_waveform() local
233 static int read_header(struct blk_desc *dev_desc, in read_header()
264 static int read_grayscale(struct blk_desc *dev_desc, in read_grayscale()
350 struct blk_desc *dev_desc; in read_needed_logo_from_partition() local

1234