Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dsdhci-pci.h129 struct sdhci_pci_chip;
138 int (*probe) (struct sdhci_pci_chip *);
145 int (*suspend) (struct sdhci_pci_chip *);
146 int (*resume) (struct sdhci_pci_chip *);
149 int (*runtime_suspend) (struct sdhci_pci_chip *);
150 int (*runtime_resume) (struct sdhci_pci_chip *);
158 struct sdhci_pci_chip *chip;
168 struct sdhci_pci_chip { struct
188 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.c161 static void o2_pci_set_baseclk(struct sdhci_pci_chip *chip, u32 value) in o2_pci_set_baseclk()
244 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_dll_recovery()
312 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_execute_tuning()
411 static void o2_pci_led_enable(struct sdhci_pci_chip *chip) in o2_pci_led_enable()
436 static void sdhci_pci_o2_fujin2_pci_init(struct sdhci_pci_chip *chip) in sdhci_pci_o2_fujin2_pci_init()
522 static void sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip, in sdhci_pci_o2_enable_msi()
564 struct sdhci_pci_chip *chip = slot->chip; in sdhci_pci_o2_set_clock()
605 struct sdhci_pci_chip *chip; in sdhci_pci_o2_probe_slot()
678 static int sdhci_pci_o2_probe(struct sdhci_pci_chip *chip) in sdhci_pci_o2_probe()
891 static int sdhci_pci_o2_resume(struct sdhci_pci_chip *chip) in sdhci_pci_o2_resume()
Dsdhci-pci-gli.c757 static int sdhci_pci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_pci_gli_resume()
767 static int sdhci_cqhci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_resume()
779 static int sdhci_cqhci_gli_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_suspend()
966 static int gl9763e_runtime_suspend(struct sdhci_pci_chip *chip) in gl9763e_runtime_suspend()
979 static int gl9763e_runtime_resume(struct sdhci_pci_chip *chip) in gl9763e_runtime_resume()