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

#include <mmc-pxamci.h>

Data Fields

unsigned int ocr_mask
 
unsigned long detect_delay_ms
 
int(* init )(struct device *, irq_handler_t, void *)
 
int(* get_ro )(struct device *)
 
void(* setpower )(struct device *, unsigned int)
 
void(* exit )(struct device *, void *)
 
int gpio_card_detect
 
int gpio_card_ro
 
bool gpio_card_ro_invert
 
int gpio_power
 
bool gpio_power_invert
 

Detailed Description

Definition at line 10 of file mmc-pxamci.h.

Field Documentation

unsigned long detect_delay_ms

Definition at line 12 of file mmc-pxamci.h.

void(* exit)(struct device *, void *)

Definition at line 16 of file mmc-pxamci.h.

int(* get_ro)(struct device *)

Definition at line 14 of file mmc-pxamci.h.

int gpio_card_detect

Definition at line 17 of file mmc-pxamci.h.

int gpio_card_ro

Definition at line 18 of file mmc-pxamci.h.

bool gpio_card_ro_invert

Definition at line 19 of file mmc-pxamci.h.

int gpio_power

Definition at line 20 of file mmc-pxamci.h.

bool gpio_power_invert

Definition at line 21 of file mmc-pxamci.h.

Definition at line 13 of file mmc-pxamci.h.

unsigned int ocr_mask

Definition at line 11 of file mmc-pxamci.h.

void(* setpower)(struct device *, unsigned int)

Definition at line 15 of file mmc-pxamci.h.


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