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

#include <onenand.h>

Data Fields

void(* mmcontrol )(struct mtd_info *mtd, int sync_read)
 
int(* read_bufferram )(struct mtd_info *mtd, int area, unsigned char *buffer, int offset, size_t count)
 
struct mtd_partitionparts
 
unsigned int nr_parts
 

Detailed Description

Definition at line 234 of file onenand.h.

Field Documentation

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

Definition at line 235 of file onenand.h.

unsigned int nr_parts

Definition at line 239 of file onenand.h.

Definition at line 238 of file onenand.h.

int(* read_bufferram)(struct mtd_info *mtd, int area, unsigned char *buffer, int offset, size_t count)

Definition at line 236 of file onenand.h.


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