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

#include <flash.h>

Data Fields

const charmap_name
 
const charname
 
unsigned int width
 
int(* init )(void)
 
void(* exit )(void)
 
void(* set_vpp )(int on)
 
void(* mmcontrol )(struct mtd_info *mtd, int sync_read)
 
struct mtd_partitionparts
 
unsigned int nr_parts
 
charname
 
chartype
 

Detailed Description

Definition at line 27 of file flash.h.

Field Documentation

void(* exit)(void)

Definition at line 32 of file flash.h.

int(* init)(void)

Definition at line 31 of file flash.h.

const char* map_name

Definition at line 28 of file flash.h.

void(* mmcontrol)(struct mtd_info *mtd, int sync_read)

Definition at line 34 of file flash.h.

char* name

Definition at line 22 of file flash.h.

const char* name

Definition at line 29 of file flash.h.

unsigned int nr_parts

Definition at line 36 of file flash.h.

Definition at line 35 of file flash.h.

void(* set_vpp)(int on)

Definition at line 33 of file flash.h.

Definition at line 26 of file flash.h.

unsigned int width

Definition at line 30 of file flash.h.


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