Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/mtd/
H A Dmtd-abi.h17 struct erase_info_user { struct
150 #define MEMERASE _IOW('M', 2, struct erase_info_user)
156 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
158 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
190 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c791 struct erase_info_user erase; in flash_write_buf()
959 struct erase_info_user erase; in flash_flag_obsolete()