Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/src/kernel/platform/
H A Dacpi_common.c134 pGpu->acpi.dsm[acpiDsmFunction].suppFuncStatus = DSM_FUNC_STATUS_SUCCESS; in cacheDsmSupportedFunction()
199 case DSM_FUNC_STATUS_SUCCESS: in testIfDsmSubFunctionEnabled()
265 … NV_ASSERT_OR_RETURN((pGpu->acpi.dsm[acpiDsmFunction].suppFuncStatus == DSM_FUNC_STATUS_SUCCESS) || in testIfDsmFuncSupported()
273 case DSM_FUNC_STATUS_SUCCESS: in testIfDsmFuncSupported()
792 (pGpu->acpi.dsm[ACPI_DSM_FUNCTION_GPS_2X].suppFuncStatus == DSM_FUNC_STATUS_SUCCESS)) in _acpiDsmSupportedFuncCacheInit()
901 (pGpu->acpi.dsm[ACPI_DSM_FUNCTION_GPS_2X].callbackStatus == DSM_FUNC_STATUS_SUCCESS)) in _acpiDsmCallbackInit()
927 pGpu->acpi.dsm[func].callbackStatus = DSM_FUNC_STATUS_SUCCESS; in _acpiDsmCallbackInit()
1095 pGpu->acpi.MDTLFeatureSupport = DSM_FUNC_STATUS_SUCCESS; in _acpiDsmFeatureInit()
/open-nvidia-gpu/src/nvidia/interface/
H A Dacpigenfuncs.h71 #define DSM_FUNC_STATUS_SUCCESS 2 // tried and successful macro