Linux Kernel
3.7.1
|
#include <partitions.h>
Data Fields | |
struct list_head | list |
struct module * | owner |
const char * | name |
int(* | parse_fn )(struct mtd_info *, struct mtd_partition **, struct mtd_part_parser_data *) |
Definition at line 71 of file partitions.h.
Definition at line 72 of file partitions.h.
Definition at line 74 of file partitions.h.
Definition at line 73 of file partitions.h.
int(* parse_fn)(struct mtd_info *, struct mtd_partition **, struct mtd_part_parser_data *) |
Definition at line 75 of file partitions.h.