Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1366 psXCInstPri->fpXC_Mux_GetPathInfo = MApi_XC_Mux_GetPathInfo_U2; in XC_Initialize()
1754 …URELATION(fpXC_Mux_GetPathInfo,(IOCTL_XC_MUX_GETPATHINFO)MApi_XC_Mux_GetPathInfo_U2,MApi_XC_Mux_Ge… in XC_U1_U2_RELATION()
3698 pXCArgs->u8ReturnValue = psXCInstPri->fpXC_Mux_GetPathInfo(pInstance, pXCArgs->Paths); in _XCIoctl()
3701 psXCInstPri->fpXC_Mux_GetPathInfo(g_pDevice1Instance, pXCArgs->Paths); in _XCIoctl()
H A DXC_private.h1569 IOCTL_XC_MUX_GETPATHINFO fpXC_Mux_GetPathInfo; member