Home
last modified time | relevance | path

Searched defs:u32DscmbId (Results 1 – 21 of 21) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c159 MS_BOOL _DSCMB_SlotAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32* pu32Sl… in _DSCMB_SlotAlloc()
180 MS_BOOL _DSCMB_SlotFree(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotI… in _DSCMB_SlotFree()
683 MS_BOOL _MDrv_DSCMB2_FltFree(MS_U32 u32EngId, MS_U32 u32DscmbId) in _MDrv_DSCMB2_FltFree()
784 MS_BOOL MDrv_DSCMB2_FltFree(MS_U32 u32EngId, MS_U32 u32DscmbId) in MDrv_DSCMB2_FltFree()
820 MS_BOOL _MDrv_DSCMB2_FltConnectPid(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32Pid) in _MDrv_DSCMB2_FltConnectPid()
900 MS_BOOL MDrv_DSCMB2_FltConnectPid(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32Pid) in MDrv_DSCMB2_FltConnectPid()
934 MS_BOOL _MDrv_DSCMB2_FltDisconnectPid(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32Pid) in _MDrv_DSCMB2_FltDisconnectPid()
1004 MS_BOOL MDrv_DSCMB2_FltDisconnectPid(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32Pid) in MDrv_DSCMB2_FltDisconnectPid()
1040 MS_BOOL MDrv_DSCMB2_FltDisconnectPid_Ex(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32Pid) in MDrv_DSCMB2_FltDisconnectPid_Ex()
1098 MS_BOOL _MDrv_DSCMB2_FltConnectFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32FltId) in _MDrv_DSCMB2_FltConnectFltId()
[all …]
H A Ddscmb_private.h25 MS_U32 u32DscmbId; member
H A Ddscmb.c166 int u32DscmbId = 0; in DSCMBMdbIoctl() local
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c220 MS_BOOL _DSCMB_SlotAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32* pu32Sl… in _DSCMB_SlotAlloc()
240 MS_BOOL _DSCMB_SlotFree(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotI… in _DSCMB_SlotFree()
253 MS_BOOL _DSCMB_SlotRIVAlloc(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32* pu32SlotId) in _DSCMB_SlotRIVAlloc()
272 MS_BOOL _DSCMB_SlotRIVFree(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32SlotId) in _DSCMB_SlotRIVFree()
287 MS_BOOL _DSCMB_Dscmb2Flt(MS_U32 u32DscmbId , MS_U32* pFltId) in _DSCMB_Dscmb2Flt()
333 MS_BOOL _DSCMB_EnableDSCMB(MS_U32 u32DscmbId) in _DSCMB_EnableDSCMB()
357 MS_BOOL _DSCMB_DisableDSCMB(MS_U32 u32DscmbId) in _DSCMB_DisableDSCMB()
381 MS_BOOL _DSCMB_IsFltConnectDSCMB(MS_U32 u32DscmbId, MS_U32 u32FltId) in _DSCMB_IsFltConnectDSCMB()
781 MS_BOOL _MDrv_DSCMB2_FltFree(MS_U32 u32EngId, MS_U32 u32DscmbId) in _MDrv_DSCMB2_FltFree()
892 MS_BOOL _MDrv_DSCMB2_FltConnectFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, MS_U32 u32FltId) in _MDrv_DSCMB2_FltConnectFltId()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDSCMB_v2.h104 MS_U32 u32DscmbId; member
110 MS_U32 u32DscmbId; member
116 MS_U32 u32DscmbId; member
123 MS_U32 u32DscmbId; member
130 MS_U32 u32DscmbId; member
137 MS_U32 u32DscmbId; member
148 MS_U32 u32DscmbId; member
155 MS_U32 u32DscmbId; member
168 MS_U32 u32DscmbId; member
212 MS_U32 u32DscmbId; member
[all …]
H A DdrvDSCMB.h661 #define MDrv_DSCMB_FltFree(u32DscmbId) \ argument
663 #define MDrv_DSCMB_FltConnectPid(u32DscmbId, u32Pid) \ argument
665 #define MDrv_DSCMB_FltDisconnectPid(u32DscmbId, u32Pid) \ argument
667 #define MDrv_DSCMB_FltConnectFltId(u32DscmbId, u32FltId) \ argument
669 #define MDrv_DSCMB_FltDisconnectPid_Ex(u32DscmbId, u32Pid) \ argument
671 #define MDrv_DSCMB_FltDisconnectFltId(u32DscmbId, u32FltId) \ argument
673 #define MDrv_DSCMB_FltDscmb(u32DscmbId, bDscmb) \ argument
675 #define MDrv_DSCMB_FltTypeSet(u32DscmbId, eType) \ argument
681 #define MDrv_DSCMB_FltKeySet(u32DscmbId, eKeyType, pu8Key) \ argument
683 #define MDrv_DSCMB_FltKeyReset(u32DscmbId, eKeyType) \ argument
[all …]
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDSCMB_v2.h83 MS_U32 u32DscmbId; member
89 MS_U32 u32DscmbId; member
95 MS_U32 u32DscmbId; member
102 MS_U32 u32DscmbId; member
109 MS_U32 u32DscmbId; member
116 MS_U32 u32DscmbId; member
127 MS_U32 u32DscmbId; member
134 MS_U32 u32DscmbId; member
178 MS_U32 u32DscmbId; member
185 MS_U32 u32DscmbId; member
[all …]
H A DdrvDSCMB.h561 #define MDrv_DSCMB_FltFree(u32DscmbId) \ argument
563 #define MDrv_DSCMB_FltConnectPid(u32DscmbId, u32Pid) \ argument
565 #define MDrv_DSCMB_FltDisconnectPid(u32DscmbId, u32Pid) \ argument
567 #define MDrv_DSCMB_FltConnectFltId(u32DscmbId, u32FltId) \ argument
569 #define MDrv_DSCMB_FltDisconnectPid_Ex(u32DscmbId, u32Pid) \ argument
571 #define MDrv_DSCMB_FltDisconnectFltId(u32DscmbId, u32FltId) \ argument
573 #define MDrv_DSCMB_FltDscmb(u32DscmbId, bDscmb) \ argument
575 #define MDrv_DSCMB_FltTypeSet(u32DscmbId, eType) \ argument
581 #define MDrv_DSCMB_FltKeySet(u32DscmbId, eKeyType, pu8Key) \ argument
583 #define MDrv_DSCMB_FltKeyReset(u32DscmbId, eKeyType) \ argument
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdi_device.c176 MS_U32 u32DscmbId; member
275 MS_U32 u32DscmbId, i; in NSKHDI_AddDscmbConnect() local
310 MS_U32 u32DscmbId; in NSKHDI_RemoveDscmbConnect()
914 NSK_TRACE(("Enter CmChannelDevice_handle = %p\n",CmChannelDevice_handle)); in NSKHDI_CmChannelDevice_InvalidateKeys()
1218 CmChannelDevice_Cookie_t *pCmChDeCookie; in NSKHDI_CaPIDProxy_SetPrimaryStreamCmChannel()
1315 MS_U32 u32DscmbId, u32FltID, i; in NSKHDI_CaPIDProxy_RemovePrimaryStreamCmChannel()
1364 CmChannelDevice_Cookie_t *pCmChDeCookie; in NSKHDI_CaPIDProxy_SetSecondaryStream()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mooney/dscmb/
H A DhalDSCMB.c333 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
344 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mainz/dscmb/
H A DhalDSCMB.c330 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
341 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/messi/dscmb/
H A DhalDSCMB.c333 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
344 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/dscmb/
H A DhalDSCMB.c532 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
549 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maldives/dscmb/
H A DhalDSCMB.c599 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
616 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/dscmb/
H A DhalDSCMB.c611 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
628 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/dscmb/
H A DhalDSCMB.c775 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
792 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mustang/dscmb/
H A DhalDSCMB.c697 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
714 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/dscmb/
H A DhalDSCMB.c742 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
759 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/dscmb/
H A DhalDSCMB.c838 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
855 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/dscmb/
H A DhalDSCMB.c742 MS_BOOL HAL_DSCMB_SlotConnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, M… in HAL_DSCMB_SlotConnectPidFltId()
759 MS_BOOL HAL_DSCMB_SlotDisconnectPidFltId(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType… in HAL_DSCMB_SlotDisconnectPidFltId()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_cam.c142 MS_U32 u32DscmbId; member