Home
last modified time | relevance | path

Searched refs:ufs (Results 1 – 25 of 51) sorted by relevance

123

/third_party/uboot/u-boot-2020.01/drivers/ufs/
DMakefile6 obj-$(CONFIG_SCSI_UFS) += ufs.o ufs-uclass.o
8 obj-$(CONFIG_TI_J721E_UFS) += ti-j721e-ufs.o
Dufs-uclass.c12 UCLASS_DRIVER(ufs) = {
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3569v100/hw_compressed/
DMakefile41 ufs.o \
59 arch/arm/cpu/armv8/$(SOC)/ufs.c \
60 arch/arm/cpu/armv8/$(SOC)/ufs.h \
Du-boot.lds31 ufs.o (.text*)
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3559av100/hw_compressed/
DMakefile41 ufs.o \
59 arch/arm/cpu/armv8/$(SOC)/ufs.c \
60 arch/arm/cpu/armv8/$(SOC)/ufs.h \
Du-boot.lds31 ufs.o (.text*)
/third_party/cef/include/internal/
Dcef_string_wrappers.h64 static inline void userfree_free(userfree_struct_type ufs) { in userfree_free()
65 return cef_string_userfree_wide_free(ufs); in userfree_free()
146 static inline void userfree_free(userfree_struct_type ufs) { in userfree_free()
147 return cef_string_userfree_utf8_free(ufs); in userfree_free()
214 static inline void userfree_free(userfree_struct_type ufs) { in userfree_free()
215 return cef_string_userfree_utf16_free(ufs); in userfree_free()
/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dk3-j721e-main.dtsi343 ufs_wrapper: ufs-wrapper@4e80000 {
344 compatible = "ti,j721e-ufs";
354 ufs@4e84000 {
355 compatible = "cdns,ufshc-m31-16nm", "jedec,ufs-2.0";
Dhi3660.dtsi1038 ufs: ufs@ff3b0000 { label
1039 compatible = "hisilicon,hi3660-ufs", "jedec,ufs-1.1";
/third_party/e2fsprogs/tests/f_detect_junk/
Dexpect.nodebugfs8 filesystem (and not swap or ufs or something else), then the superblock
Dexpect8 filesystem (and not swap or ufs or something else), then the superblock
/third_party/e2fsprogs/tests/f_crashdisk/
Dexpect.111 filesystem (and not swap or ufs or something else), then the superblock
/third_party/uboot/u-boot-2020.01/env/
DMakefile30 obj-$(CONFIG_$(SPL_TPL_)ENV_IS_IN_UFS) += ufs.o
Dufs.c140 U_BOOT_ENV_LOCATION(ufs) = {
/third_party/e2fsprogs/tests/f_detect_xfs/
Dexpect.nodebugfs8 filesystem (and not swap or ufs or something else), then the superblock
Dexpect8 filesystem (and not swap or ufs or something else), then the superblock
/third_party/uboot/u-boot-2020.01/cmd/
Dufs.c35 U_BOOT_CMD(ufs, 3, 1, do_ufs,
330 ufs, 6, 0, do_ufsops,
DMakefile149 obj-$(CONFIG_CMD_UFS) += ufs.o
/third_party/e2fsprogs/tests/j_ext_dumpe2fs/
Dexpect6 filesystem (and not swap or ufs or something else), then the superblock
/third_party/uboot/u-boot-2020.01/drivers/
DKconfig123 source "drivers/ufs/Kconfig"
DMakefile113 obj-y += ufs/
/third_party/uboot/u-boot-2020.01/include/
Dufs.h1127 struct ufs { struct
1136 struct ufs *get_ufs_info(void); argument
/third_party/e2fsprogs/doc/RelNotes/
Dv1.05.txt31 an ext2 filesystem at all (it might swap, msdos filesystem, ufs, etc.)
/third_party/uboot/u-boot-2020.01/board/hisilicon/hikey960/
DREADME145 INFO: ufs: change power mode success
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1666 } ufs; member
1705 swapStruct(x.ufs.fs64); in swapStruct()

123