Home
last modified time | relevance | path

Searched refs:__intel_dsm (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/mmc/host/
Dsdhci-acpi.c117 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() function
151 return __intel_dsm(intel_host, dev, fn, result); in intel_dsm()
161 err = __intel_dsm(intel_host, dev, INTEL_DSM_FNS, &intel_host->dsm_fns); in intel_dsm_init()
Dsdhci-pci-core.c529 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() function
561 return __intel_dsm(intel_host, dev, fn, result); in intel_dsm()
572 err = __intel_dsm(intel_host, dev, INTEL_DSM_FNS, &intel_host->dsm_fns); in intel_dsm_init()