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

#include <map.h>

Data Fields

struct mtd_info *(* probe )(struct map_info *map)
 
void(* destroy )(struct mtd_info *)
 
struct modulemodule
 
charname
 
struct list_head list
 

Detailed Description

Definition at line 252 of file map.h.

Field Documentation

void(* destroy)(struct mtd_info *)

Definition at line 254 of file map.h.

Definition at line 257 of file map.h.

Definition at line 255 of file map.h.

char* name

Definition at line 256 of file map.h.

struct mtd_info*(* probe)(struct map_info *map)
read

Definition at line 253 of file map.h.


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