Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mtd_part_parser Struct Reference

#include <partitions.h>

Data Fields

struct list_head list
 
struct moduleowner
 
const charname
 
int(* parse_fn )(struct mtd_info *, struct mtd_partition **, struct mtd_part_parser_data *)
 

Detailed Description

Definition at line 71 of file partitions.h.

Field Documentation

Definition at line 72 of file partitions.h.

const char* name

Definition at line 74 of file partitions.h.

struct module* owner

Definition at line 73 of file partitions.h.

Definition at line 75 of file partitions.h.


The documentation for this struct was generated from the following file: