Home
last modified time | relevance | path

Searched refs:part_desc (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/ufs/
Dufs_hisi.c105 params.part_desc = NULL; in ufs_read_string_index()
181 params.part_desc = NULL; in ufs_read_descriptor()
2397 params->part_desc = pdt->partition_desc_ptr; in ufs_device_configuration()
2457 params.part_desc = NULL; in ufs_create_partition_inventory()
3010 struct partition_desc **desc = params->part_desc; in modify_write_conf_desc()
/third_party/uboot/u-boot-2020.01/include/
Dufs.h516 struct partition_desc **part_desc; member