Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1393 psXCInstPri->fpXC_IsInputSourceDisabled = MApi_XC_IsInputSourceDisabled_U2; in XC_Initialize()
1781 …URELATION(fpXC_IsInputSourceDisabled,(IOCTL_XC_ISINPUTSOURCEDISABLED)MApi_XC_IsInputSourceDisabled… in XC_U1_U2_RELATION()
4100 … pXCArgs->bReturnValue = psXCInstPri->fpXC_IsInputSourceDisabled(pInstance, pXCArgs->eWindow); in _XCIoctl()
H A DXC_private.h1596 IOCTL_XC_ISINPUTSOURCEDISABLED fpXC_IsInputSourceDisabled; member