Home
last modified time | relevance | path

Searched defs:intel_host (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/host/
Dufshcd-pci.c32 struct intel_host { struct
45 static bool __intel_dsm_supported(struct intel_host *host, in __intel_dsm_supported() argument
54 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm()
80 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm()
89 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev) in intel_dsm_init()
/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci-pci-core.c514 struct intel_host { struct
530 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm()
556 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm()
565 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev, in intel_dsm_init()
611 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_select_drive_strength() local
648 struct intel_host *intel_host = sdhci_pci_priv(slot); in sdhci_intel_set_power() local
717 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_start_signal_voltage_switch() local
767 struct intel_host *intel_host = sdhci_pci_priv(slot); in byt_read_dsm() local
804 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_cache_ltr() local
815 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_ltr_set() local
[all …]
Dsdhci-acpi.c108 struct intel_host { struct
117 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm()
145 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm()
154 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev, in intel_dsm_init()
179 struct intel_host *intel_host = sdhci_acpi_priv(c); in intel_start_signal_voltage_switch() local
386 struct intel_host *intel_host = sdhci_acpi_priv(c); in intel_probe_slot() local
410 struct intel_host *intel_host = sdhci_acpi_priv(c); in intel_setup_host() local
1001 struct intel_host *intel_host = sdhci_acpi_priv(c); in sdhci_acpi_reset_signal_voltage_if_needed() local
/kernel/linux/linux-6.6/drivers/mmc/host/
Dsdhci-pci-core.c464 struct intel_host { struct
480 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm()
506 static int intel_dsm(struct intel_host *intel_host, struct device *dev, in intel_dsm()
515 static void intel_dsm_init(struct intel_host *intel_host, struct device *dev, in intel_dsm_init()
561 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_select_drive_strength() local
591 struct intel_host *intel_host = sdhci_pci_priv(slot); in sdhci_intel_set_power() local
664 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_start_signal_voltage_switch() local
714 struct intel_host *intel_host = sdhci_pci_priv(slot); in byt_read_dsm() local
751 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_cache_ltr() local
762 struct intel_host *intel_host = sdhci_pci_priv(slot); in intel_ltr_set() local
[all …]
Dsdhci-acpi.c110 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
1001 struct intel_host *intel_host = sdhci_acpi_priv(c); in sdhci_acpi_reset_signal_voltage_if_needed() local
/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd-pci.c19 struct intel_host { struct
20 u32 active_ltr;
21 u32 idle_ltr;
22 struct dentry *debugfs_root;