Linux Kernel
3.7.1
|
#include <sh_flctl.h>
Data Fields | |
struct mtd_partition * | parts |
int | nr_parts |
unsigned long | flcmncr_val |
unsigned | has_hwecc:1 |
unsigned | use_holden:1 |
Definition at line 166 of file sh_flctl.h.
unsigned long flcmncr_val |
Definition at line 169 of file sh_flctl.h.
unsigned has_hwecc |
Definition at line 171 of file sh_flctl.h.
int nr_parts |
Definition at line 168 of file sh_flctl.h.
struct mtd_partition* parts |
Definition at line 167 of file sh_flctl.h.
unsigned use_holden |
Definition at line 172 of file sh_flctl.h.