Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/mtd/
H A Dmtd-abi.h117 struct mtd_info_user { struct
148 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
270 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c1368 struct mtd_info_user mtdinfo; in check_device_config()