|
Linux Kernel
3.7.1
|
#include <plat-ram.h>
Data Fields | |
| const char * | mapname |
| const char ** | map_probes |
| const char ** | probes |
| struct mtd_partition * | partitions |
| int | nr_partitions |
| int | bankwidth |
| void(* | set_rw )(struct device *dev, int to) |
Definition at line 21 of file plat-ram.h.
| int bankwidth |
Definition at line 27 of file plat-ram.h.
Definition at line 23 of file plat-ram.h.
Definition at line 22 of file plat-ram.h.
| int nr_partitions |
Definition at line 26 of file plat-ram.h.
| struct mtd_partition* partitions |
Definition at line 25 of file plat-ram.h.
Definition at line 24 of file plat-ram.h.
1.8.2