Home
last modified time | relevance | path

Searched defs:region_info_user (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/mtd/
Dmtd-abi.h137 struct region_info_user { struct
138 __u32 offset; /* At which this region starts,
140 __u32 erasesize; /* For this region */
141 __u32 numblocks; /* Number of blocks in this region */
142 __u32 regionindex;
/external/u-boot/include/mtd/
Dmtd-abi.h126 struct region_info_user { struct
127 __u32 offset; /* At which this region starts,
129 __u32 erasesize; /* For this region */
130 __u32 numblocks; /* Number of blocks in this region */
131 __u32 regionindex;