Searched refs:sdhci_pci_chip (Results 1 – 4 of 4) sorted by relevance
129 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 { struct188 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip); argument
105 int sdhci_pci_resume_host(struct sdhci_pci_chip *chip) in sdhci_pci_resume_host()244 static int ricoh_probe(struct sdhci_pci_chip *chip) in ricoh_probe()348 static int mrst_hc_probe(struct sdhci_pci_chip *chip) in mrst_hc_probe()755 struct sdhci_pci_chip *chip = dev_get_drvdata(dev); in intel_ltr_set()1137 static int byt_resume(struct sdhci_pci_chip *chip) in byt_resume()1543 static int syskt_probe(struct sdhci_pci_chip *chip) in syskt_probe()1591 static int via_probe(struct sdhci_pci_chip *chip) in via_probe()1725 static int amd_probe(struct sdhci_pci_chip *chip) in amd_probe()1966 struct sdhci_pci_chip *chip = dev_get_drvdata(dev); in sdhci_pci_suspend()1979 struct sdhci_pci_chip *chip = dev_get_drvdata(dev); in sdhci_pci_resume()[all …]
162 static void o2_pci_set_baseclk(struct sdhci_pci_chip *chip, u32 value) in o2_pci_set_baseclk()245 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_dll_recovery()313 struct sdhci_pci_chip *chip = slot->chip; in sdhci_o2_execute_tuning()412 static void o2_pci_led_enable(struct sdhci_pci_chip *chip) in o2_pci_led_enable()437 static void sdhci_pci_o2_fujin2_pci_init(struct sdhci_pci_chip *chip) in sdhci_pci_o2_fujin2_pci_init()523 static void sdhci_pci_o2_enable_msi(struct sdhci_pci_chip *chip, in sdhci_pci_o2_enable_msi()565 struct sdhci_pci_chip *chip = slot->chip; in sdhci_pci_o2_set_clock()606 struct sdhci_pci_chip *chip; in sdhci_pci_o2_probe_slot()681 static int sdhci_pci_o2_probe(struct sdhci_pci_chip *chip) in sdhci_pci_o2_probe()900 static int sdhci_pci_o2_resume(struct sdhci_pci_chip *chip) in sdhci_pci_o2_resume()
761 static int sdhci_pci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_pci_gli_resume()771 static int sdhci_cqhci_gli_resume(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_resume()783 static int sdhci_cqhci_gli_suspend(struct sdhci_pci_chip *chip) in sdhci_cqhci_gli_suspend()987 static int gl9763e_runtime_suspend(struct sdhci_pci_chip *chip) in gl9763e_runtime_suspend()1003 static int gl9763e_runtime_resume(struct sdhci_pci_chip *chip) in gl9763e_runtime_resume()
Completed in 13 milliseconds