Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c169 pDmxInstant->fpDMXInit = _MApi_DMX_Init; in _DMXProbeResourceToUtopia()
647 if(psDmxInstPri->fpDMXInit() != DMX_FILTER_STATUS_OK) in DMXIoctl()
1436 pu32Param[0] = (MS_U32)psDmxInstPri->fpDMXInit(); in DMXIoctl()
H A DapiDMX_private.h425 IOCTL_DMX_INIT fpDMXInit; member