Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1626 psXCInstPri->fpXC_IsSupport2StepScaling = MApi_XC_IsSupport2StepScaling_U2; in XC_Initialize()
1999 …URELATION(fpXC_IsSupport2StepScaling,(IOCTL_XC_CMD_IS_SUPPORT_2_STEP_SCALING)MApi_XC_IsSupport2Ste… in XC_U1_U2_RELATION()
6798 pXCArgs->bReturnValue = psXCInstPri->fpXC_IsSupport2StepScaling(pInstance); in _XCIoctl()
H A DXC_private.h1793 IOCTL_XC_CMD_IS_SUPPORT_2_STEP_SCALING fpXC_IsSupport2StepScaling; member