Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb_private.h94 MS_BOOL _MDrv_DSCMB2_FltKeyReset(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType);
96 MS_BOOL _MDrv_DSCMB2_FltKeyReset(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType);
H A DdrvDSCMB.c704 _MDrv_DSCMB2_FltKeyReset(u32EngId, pMap->u32DscmbId, E_DSCMB_KEY_CLEAR); in _MDrv_DSCMB2_FltFree()
709 _MDrv_DSCMB2_FltKeyReset(u32EngId, pMap->u32DscmbId, E_DSCMB_KEY_ODD); in _MDrv_DSCMB2_FltFree()
713 _MDrv_DSCMB2_FltKeyReset(u32EngId, pMap->u32DscmbId, E_DSCMB_KEY_EVEN); in _MDrv_DSCMB2_FltFree()
1506 MS_BOOL _MDrv_DSCMB2_FltKeyReset(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType) in _MDrv_DSCMB2_FltKeyReset() function
1630 return _MDrv_DSCMB2_FltKeyReset(u32EngId, u32DscmbId, eKeyType); in MDrv_DSCMB2_FltKeyReset()
H A Ddscmb.c413 if(TRUE == _MDrv_DSCMB2_FltKeyReset(pstFltKeyReset->u32EngId, in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB_private.h96 MS_BOOL _MDrv_DSCMB2_FltKeyReset(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType);
H A DmdrvDSCMB.c458 if(TRUE == _MDrv_DSCMB2_FltKeyReset(pstFltKeyReset->u32EngId, in DSCMBIoctl()
H A DdrvDSCMB.c2459 MS_BOOL _MDrv_DSCMB2_FltKeyReset(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType) in _MDrv_DSCMB2_FltKeyReset() function
4621 return _MDrv_DSCMB2_FltKeyReset(u32EngId, u32DscmbId, eKeyType); in MDrv_DSCMB2_FltKeyReset()