Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufshcd-pci.c47 static bool __intel_dsm_supported(struct intel_host *host, in __intel_dsm_supported() function
54 __intel_dsm_supported(host, INTEL_DSM_##name)
86 if (!__intel_dsm_supported(intel_host, fn)) in intel_dsm()