Searched refs:fpXC_Mux_GetMappingTab (Results 1 – 2 of 2) sorted by relevance
1370 psXCInstPri->fpXC_Mux_GetMappingTab = MApi_XC_Mux_GetPortMappingMatrix_U2; in XC_Initialize()1758 …URELATION(fpXC_Mux_GetMappingTab,(IOCTL_XC_MUX_GETMAPPINGTAB)MApi_XC_Mux_GetPortMappingMatrix_U2,M… in XC_U1_U2_RELATION()3756 psXCInstPri->fpXC_Mux_GetMappingTab(pInstance, pXCArgs->mapping_tab,pXCArgs->length); in _XCIoctl()3759 … psXCInstPri->fpXC_Mux_GetMappingTab(g_pDevice1Instance, pXCArgs->mapping_tab,pXCArgs->length); in _XCIoctl()
1573 IOCTL_XC_MUX_GETMAPPINGTAB fpXC_Mux_GetMappingTab; member