Searched defs:intel_host (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ufs/host/ |
H A D | ufshcd-pci.c | 34 struct intel_host { struct 47 static bool __intel_dsm_supported(struct intel_host *host, in __intel_dsm_supported() argument 56 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() 83 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm() 92 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 | 465 struct intel_host { struct 481 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() 508 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm() 517 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev, in intel_dsm_init() 563 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_select_drive_strength() local 593 struct intel_host *intel_host = sdhci_pci_priv(slot); in sdhci_intel_set_power() local 662 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_start_signal_voltage_switch() local 712 struct intel_host *intel_host = sdhci_pci_priv(slot); in byt_read_dsm() local 749 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_cache_ltr() local 760 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_ltr_set() local [all …]
|