Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.h45 struct sdhci_pci_fixes { struct
46 unsigned int quirks;
47 unsigned int quirks2;
48 bool allow_runtime_pm;
49 bool own_cd_for_runtime_pm;
51 int (*probe) (struct sdhci_pci_chip *);
53 int (*probe_slot) (struct sdhci_pci_slot *);
54 void (*remove_slot) (struct sdhci_pci_slot *, int);
56 int (*suspend) (struct sdhci_pci_chip *);
57 int (*resume) (struct sdhci_pci_chip *);