Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c550 PDMX_TSIO_RegisterIntCb_PARAM pstRegisterIntCb = NULL; in DMXIoctl() local
1928 pstRegisterIntCb = (PDMX_TSIO_RegisterIntCb_PARAM)pArgs; in DMXIoctl()
1929pstRegisterIntCb->u32Res = (MS_U32)psDmxInstPri->fpDMXTSIORegisterIntCb(pstRegisterIntCb->efn); in DMXIoctl()