Linux Kernel
3.7.1
|
Data Fields | |
struct sdhci_pci_chip * | chip |
struct sdhci_host * | host |
struct sdhci_pci_data * | data |
int | pci_bar |
int | rst_n_gpio |
int | cd_gpio |
int | cd_irq |
Definition at line 68 of file sdhci-pci.c.
int cd_gpio |
Definition at line 75 of file sdhci-pci.c.
int cd_irq |
Definition at line 76 of file sdhci-pci.c.
Definition at line 69 of file sdhci-pci.c.
Definition at line 71 of file sdhci-pci.c.
Definition at line 70 of file sdhci-pci.c.
int pci_bar |
Definition at line 73 of file sdhci-pci.c.
int rst_n_gpio |
Definition at line 74 of file sdhci-pci.c.