Searched refs:_MDrv_DSCMB2_FltKeyReset (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/ |
| H A D | dscmb_private.h | 94 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 D | drvDSCMB.c | 704 _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 D | dscmb.c | 413 if(TRUE == _MDrv_DSCMB2_FltKeyReset(pstFltKeyReset->u32EngId, in DSCMBIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/ |
| H A D | drvDSCMB_private.h | 96 MS_BOOL _MDrv_DSCMB2_FltKeyReset(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type eKeyType);
|
| H A D | mdrvDSCMB.c | 458 if(TRUE == _MDrv_DSCMB2_FltKeyReset(pstFltKeyReset->u32EngId, in DSCMBIoctl()
|
| H A D | drvDSCMB.c | 2459 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()
|