Home
last modified time | relevance | path

Searched refs:sdhci_pci_chip (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/mmc/host/
Dsdhci-pci.h126 struct sdhci_pci_chip;
135 int (*probe) (struct sdhci_pci_chip *);
142 int (*suspend) (struct sdhci_pci_chip *);
143 int (*resume) (struct sdhci_pci_chip *);
146 int (*runtime_suspend) (struct sdhci_pci_chip *);
147 int (*runtime_resume) (struct sdhci_pci_chip *);
155 struct sdhci_pci_chip *chip;
170 struct sdhci_pci_chip { struct
190 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip); argument
Dsdhci-pci-core.c46 static int sdhci_pci_init_wakeup(struct sdhci_pci_chip *chip) in sdhci_pci_init_wakeup()
70 static int sdhci_pci_suspend_host(struct sdhci_pci_chip *chip) in sdhci_pci_suspend_host()
104 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_resume_host()
124 static int sdhci_cqhci_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_suspend()
135 static int sdhci_cqhci_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_resume()
148 static int sdhci_pci_runtime_suspend_host(struct sdhci_pci_chip *chip) in sdhci_pci_runtime_suspend_host()
178 static int sdhci_pci_runtime_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_runtime_resume_host()
196 static int sdhci_cqhci_runtime_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_runtime_suspend()
207 static int sdhci_cqhci_runtime_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_runtime_resume()
251 static int ricoh_probe(struct sdhci_pci_chip *chip) in ricoh_probe()
[all …]
Dsdhci-pci-o2micro.c152 static void o2_pci_set_baseclk(struct sdhci_pci_chip *chip, u32 value) in o2_pci_set_baseclk()
235 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_dll_recovery()
354 static void o2_pci_led_enable(struct sdhci_pci_chip *chip) in o2_pci_led_enable()
379 static void sdhci_pci_o2_fujin2_pci_init(struct sdhci_pci_chip *chip) in sdhci_pci_o2_fujin2_pci_init()
465 static void sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip, in sdhci_pci_o2_enable_msi()
507 struct sdhci_pci_chip *chip = slot->chip; in sdhci_pci_o2_set_clock()
539 struct sdhci_pci_chip *chip; in sdhci_pci_o2_probe_slot()
612 static int sdhci_pci_o2_probe(struct sdhci_pci_chip *chip) in sdhci_pci_o2_probe()
817 static int sdhci_pci_o2_resume(struct sdhci_pci_chip *chip) in sdhci_pci_o2_resume()
Dsdhci-pci-gli.c580 static int sdhci_pci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_pci_gli_resume()
590 static int sdhci_cqhci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_resume()
602 static int sdhci_cqhci_gli_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_suspend()