Searched defs:intel_host (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/ufs/host/ ! |
H A D | ufshcd-pci.c | 30 struct intel_host { struct 42 static bool __intel_dsm_supported(struct intel_host *host, in __intel_dsm_supported() argument 51 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() 78 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm() 87 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev) in intel_dsm_init()
|
/linux/drivers/mmc/host/ ! |
H A D | sdhci-pci-core.c | 454 struct intel_host { struct 470 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() 497 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm() 506 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev, in intel_dsm_init() 552 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_select_drive_strength() local 582 struct intel_host *intel_host = sdhci_pci_priv(slot); in sdhci_intel_set_power() local 655 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_start_signal_voltage_switch() local 705 struct intel_host *intel_host = sdhci_pci_priv(slot); in byt_read_dsm() local 742 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_cache_ltr() local 753 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_ltr_set() local [all …]
|
H A D | sdhci-acpi.c | 110 struct intel_host { struct 119 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() 147 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm() 156 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev, in intel_dsm_init() 181 struct intel_host *intel_host = sdhci_acpi_priv(c); in intel_start_signal_voltage_switch() local 314 struct intel_host *intel_host = sdhci_acpi_priv(c); in intel_probe_slot() local 338 struct intel_host *intel_host = sdhci_acpi_priv(c); in intel_setup_host() local 984 struct intel_host *intel_host = sdhci_acpi_priv(c); in sdhci_acpi_reset_signal_voltage_if_needed() local
|