Home
last modified time | relevance | path

Searched defs:sdhci_pci_fixes (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dsdhci-pci.h55 struct sdhci_pci_fixes { struct
56 unsigned int quirks;
57 unsigned int quirks2;
58 bool allow_runtime_pm;
59 bool own_cd_for_runtime_pm;
61 int (*probe) (struct sdhci_pci_chip *);
63 int (*probe_slot) (struct sdhci_pci_slot *);
64 void (*remove_slot) (struct sdhci_pci_slot *, int);
66 int (*suspend) (struct sdhci_pci_chip *);
67 int (*resume) (struct sdhci_pci_chip *);