Home
last modified time | relevance | path

Searched refs:sdhci_pci_resume_host (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dsdhci-pci.h179 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip);
Dsdhci-pci-core.c99 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_resume_host() function
134 ret = sdhci_pci_resume_host(chip); in sdhci_cqhci_resume()
269 return sdhci_pci_resume_host(chip); in ricoh_mmc_resume()
1172 return sdhci_pci_resume_host(chip); in jmicron_resume()
1615 return sdhci_pci_resume_host(chip); in sdhci_pci_resume()
Dsdhci-pci-o2micro.c547 return sdhci_pci_resume_host(chip); in sdhci_pci_o2_resume()