Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/mtd/
Dmtd-abi.h116 struct mtd_info_user { struct
147 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
269 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
/third_party/uboot/u-boot-2020.01/tools/env/
Dfw_env.c1634 struct mtd_info_user mtdinfo; in check_device_config()