Searched defs:sdhci_pci_chip (Results 1 – 1 of 1) sorted by relevance
91 struct sdhci_pci_chip { struct92 struct pci_dev *pdev;94 unsigned int quirks;95 unsigned int quirks2;96 bool allow_runtime_pm;97 const struct sdhci_pci_fixes *fixes;99 int num_slots; /* Slots on controller */100 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */