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

#include <card.h>

Data Fields

unsigned int size
 
unsigned int part_cfg
 
char name [MAX_MMC_PART_NAME_LEN]
 
bool force_ro
 
unsigned int area_type
 

Detailed Description

Definition at line 200 of file card.h.

Field Documentation

unsigned int area_type

Definition at line 205 of file card.h.

bool force_ro

Definition at line 204 of file card.h.

Definition at line 203 of file card.h.

unsigned int part_cfg

Definition at line 202 of file card.h.

unsigned int size

Definition at line 201 of file card.h.


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