Home
last modified time | relevance | path

Searched refs:HAL_DSCMB_Option (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/dscmb/
H A DhalDSCMB.h192 } HAL_DSCMB_Option; typedef
198 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS…
H A DhalDSCMB.c673 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS… in HAL_DSCMB_OptConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/dscmb/
H A DhalDSCMB.h193 } HAL_DSCMB_Option; typedef
199 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS…
H A DhalDSCMB.c744 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS… in HAL_DSCMB_OptConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/dscmb/
H A DhalDSCMB.h192 } HAL_DSCMB_Option; typedef
198 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS…
H A DhalDSCMB.c673 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS… in HAL_DSCMB_OptConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/dscmb/
H A DhalDSCMB.h190 } HAL_DSCMB_Option; typedef
196 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS…
H A DhalDSCMB.c580 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS… in HAL_DSCMB_OptConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maldives/dscmb/
H A DhalDSCMB.h191 } HAL_DSCMB_Option; typedef
197 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS…
H A DhalDSCMB.c567 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS… in HAL_DSCMB_OptConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/dscmb/
H A DhalDSCMB.h192 } HAL_DSCMB_Option; typedef
198 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS…
H A DhalDSCMB.c744 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS… in HAL_DSCMB_OptConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mustang/dscmb/
H A DhalDSCMB.h191 } HAL_DSCMB_Option; typedef
197 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS…
H A DhalDSCMB.c622 MS_BOOL HAL_DSCMB_OptConfig(MS_U32 u32EngId, HAL_DSCMB_Option eOpt, void* pInput, void* pOutput, MS… in HAL_DSCMB_OptConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c403 HAL_DSCMB_Option eOption = 0; in _MDrv_DSCMB2_OptConfig()