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

#include <sdhci-pci-data.h>

Data Fields

struct pci_devpdev
 
int slotno
 
int rst_n_gpio
 
int cd_gpio
 
int(* setup )(struct sdhci_pci_data *data)
 
void(* cleanup )(struct sdhci_pci_data *data)
 

Detailed Description

Definition at line 6 of file sdhci-pci-data.h.

Field Documentation

int cd_gpio

Definition at line 10 of file sdhci-pci-data.h.

Definition at line 12 of file sdhci-pci-data.h.

struct pci_dev* pdev

Definition at line 7 of file sdhci-pci-data.h.

int rst_n_gpio

Definition at line 9 of file sdhci-pci-data.h.

Definition at line 11 of file sdhci-pci-data.h.

int slotno

Definition at line 8 of file sdhci-pci-data.h.


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