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

Data Fields

struct pci_devpdev
 
unsigned int quirks
 
unsigned int quirks2
 
bool allow_runtime_pm
 
struct sdhci_pci_fixesfixes
 
int num_slots
 
struct sdhci_pci_slotslots [MAX_SLOTS]
 

Detailed Description

Definition at line 79 of file sdhci-pci.c.

Field Documentation

bool allow_runtime_pm

Definition at line 84 of file sdhci-pci.c.

Definition at line 85 of file sdhci-pci.c.

int num_slots

Definition at line 87 of file sdhci-pci.c.

struct pci_dev* pdev

Definition at line 80 of file sdhci-pci.c.

unsigned int quirks

Definition at line 82 of file sdhci-pci.c.

unsigned int quirks2

Definition at line 83 of file sdhci-pci.c.

Definition at line 88 of file sdhci-pci.c.


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