Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-pci.h132 struct sdhci_pci_fixes { struct
133 unsigned int quirks;
134 unsigned int quirks2;
135 bool allow_runtime_pm;
136 bool own_cd_for_runtime_pm;
138 int (*probe) (struct sdhci_pci_chip *);
140 int (*probe_slot) (struct sdhci_pci_slot *);
141 int (*add_host) (struct sdhci_pci_slot *);
145 int (*suspend) (struct sdhci_pci_chip *);
146 int (*resume) (struct sdhci_pci_chip *);
[all …]

Completed in 6 milliseconds