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

#include <au1100_mmc.h>

Data Fields

int(* cd_setup )(void *mmc_host, int on)
 
int(* card_inserted )(void *mmc_host)
 
int(* card_readonly )(void *mmc_host)
 
void(* set_power )(void *mmc_host, int state)
 
struct led_classdevled
 
unsigned long mask_host_caps
 

Detailed Description

Definition at line 43 of file au1100_mmc.h.

Field Documentation

int(* card_inserted)(void *mmc_host)

Definition at line 45 of file au1100_mmc.h.

int(* card_readonly)(void *mmc_host)

Definition at line 46 of file au1100_mmc.h.

int(* cd_setup)(void *mmc_host, int on)

Definition at line 44 of file au1100_mmc.h.

Definition at line 48 of file au1100_mmc.h.

unsigned long mask_host_caps

Definition at line 49 of file au1100_mmc.h.

void(* set_power)(void *mmc_host, int state)

Definition at line 47 of file au1100_mmc.h.


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