Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tso/
H A DdrvTSO.h178E_DRVTSO_CAP_RESOURCE_SIZE = 1, // Get the data structure size of pri… enumerator
H A DdrvTSO.c967 case E_DRVTSO_CAP_RESOURCE_SIZE: in MDrv_TSO_GetCap()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tso2/
H A DdrvTSO.h179E_DRVTSO_CAP_RESOURCE_SIZE = 1, // Get the data structure size of pri… enumerator
H A DdrvTSO.c1560 case E_DRVTSO_CAP_RESOURCE_SIZE: in MDrv_TSO_GetCap()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c9423 if(MDrv_TSO_GetCap(E_DRVTSO_CAP_RESOURCE_SIZE, (void*)(&u32size)) != DRVTSO_OK)