Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ufs/host/
Dufshcd-pci.c45 static bool __intel_dsm_supported(struct intel_host *host, in __intel_dsm_supported() function
52 __intel_dsm_supported(host, INTEL_DSM_##name)
83 if (!__intel_dsm_supported(intel_host, fn)) in intel_dsm()