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

#include <physmap.h>

Data Fields

unsigned int width
 
int(* init )(struct platform_device *)
 
void(* exit )(struct platform_device *)
 
void(* set_vpp )(struct platform_device *, int)
 
unsigned int nr_parts
 
unsigned int pfow_base
 
charprobe_type
 
struct mtd_partitionparts
 
const char ** part_probe_types
 

Detailed Description

Definition at line 24 of file physmap.h.

Field Documentation

Definition at line 27 of file physmap.h.

Definition at line 26 of file physmap.h.

unsigned int nr_parts

Definition at line 29 of file physmap.h.

const char** part_probe_types

Definition at line 33 of file physmap.h.

Definition at line 32 of file physmap.h.

unsigned int pfow_base

Definition at line 30 of file physmap.h.

char* probe_type

Definition at line 31 of file physmap.h.

void(* set_vpp)(struct platform_device *, int)

Definition at line 28 of file physmap.h.

unsigned int width

Definition at line 25 of file physmap.h.


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