Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c170 pDmxInstant->fpDMXTSPInit = _MApi_DMX_TSPInit; in _DMXProbeResourceToUtopia()
653 pTSPParam->u32Res = (MS_U32)psDmxInstPri->fpDMXTSPInit(pTSPParam); in DMXIoctl()
1442 pTSPParam->u32Res = (MS_U32)psDmxInstPri->fpDMXTSPInit(pTSPParam); in DMXIoctl()
H A DapiDMX_private.h426 IOCTL_DMX_TSPINIT fpDMXTSPInit; member