Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-acpi.c121 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() function
155 return __intel_dsm(intel_host, dev, fn, result); in intel_dsm()
165 err = __intel_dsm(intel_host, dev, INTEL_DSM_FNS, &intel_host->dsm_fns); in intel_dsm_init()
Dsdhci-pci-core.c471 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() function
503 return __intel_dsm(intel_host, dev, fn, result); in intel_dsm()
514 err = __intel_dsm(intel_host, dev, INTEL_DSM_FNS, &intel_host->dsm_fns); in intel_dsm_init()