Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1448 psXCInstPri->fpXC_EnableIPCoastDebounce = MApi_XC_EnableIPCoastDebounce_U2; in XC_Initialize()
1833 …URELATION(fpXC_EnableIPCoastDebounce,(IOCTL_XC_ENABLEIPCOASTDEBOUNCE)MApi_XC_EnableIPCoastDebounce… in XC_U1_U2_RELATION()
4850 psXCInstPri->fpXC_EnableIPCoastDebounce(pInstance); in _XCIoctl()
4853 psXCInstPri->fpXC_EnableIPCoastDebounce(g_pDevice1Instance); in _XCIoctl()
H A DXC_private.h1653 IOCTL_XC_ENABLEIPCOASTDEBOUNCE fpXC_EnableIPCoastDebounce; member