Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-acpi.c109 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() function
143 return __intel_dsm(intel_host, dev, fn, result); in intel_dsm()
153 err = __intel_dsm(intel_host, dev, INTEL_DSM_FNS, &intel_host->dsm_fns); in intel_dsm_init()
Dsdhci-pci-core.c521 static int __intel_dsm(struct intel_host *intel_host, struct device *dev, in __intel_dsm() function
553 return __intel_dsm(intel_host, dev, fn, result); in intel_dsm()
564 err = __intel_dsm(intel_host, dev, INTEL_DSM_FNS, &intel_host->dsm_fns); in intel_dsm_init()