Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.h518 } PidSlotMapRead_t; typedef
682 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
H A DhalDSCMB.c1790 PidSlotMapRead_t* pReadData0 = (PidSlotMapRead_t*)u32ReadData; in HAL_DSCMB_KTE_GetStatus()
3676 void HAL_DSCMB_ReadPidSlotMap(MS_U32 PidFltNo,PidSlotMapRead_t *pReadData) in HAL_DSCMB_ReadPidSlotMap()
3679 PidSlotMapRead_t* pReadData0 = (PidSlotMapRead_t*)u32ReadData; in HAL_DSCMB_ReadPidSlotMap()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.h516 } PidSlotMapRead_t; typedef
688 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
H A DhalDSCMB.c1794 PidSlotMapRead_t* pReadData0 = (PidSlotMapRead_t*)u32ReadData; in HAL_DSCMB_KTE_GetStatus()
3776 void HAL_DSCMB_ReadPidSlotMap(MS_U32 PidFltNo,PidSlotMapRead_t *pReadData) in HAL_DSCMB_ReadPidSlotMap()
3779 PidSlotMapRead_t* pReadData0 = (PidSlotMapRead_t*)u32ReadData; in HAL_DSCMB_ReadPidSlotMap()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalDSCMB.h514 } PidSlotMapRead_t; typedef
678 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.h514 } PidSlotMapRead_t; typedef
671 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
H A DhalDSCMB.c1801 PidSlotMapRead_t ReadData= {0}; in HAL_DSCMB_KTE_GetStatus()
3610 void HAL_DSCMB_ReadPidSlotMap(MS_U32 PidFltNo,PidSlotMapRead_t *pReadData) in HAL_DSCMB_ReadPidSlotMap()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.h514 } PidSlotMapRead_t; typedef
671 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
H A DhalDSCMB.c1801 PidSlotMapRead_t ReadData= {0}; in HAL_DSCMB_KTE_GetStatus()
3610 void HAL_DSCMB_ReadPidSlotMap(MS_U32 PidFltNo,PidSlotMapRead_t *pReadData) in HAL_DSCMB_ReadPidSlotMap()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.h515 } PidSlotMapRead_t; typedef
679 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
H A DhalDSCMB.c1784 PidSlotMapRead_t* pReadData0 = (PidSlotMapRead_t*)u32ReadData; in HAL_DSCMB_KTE_GetStatus()
3670 void HAL_DSCMB_ReadPidSlotMap(MS_U32 PidFltNo,PidSlotMapRead_t *pReadData) in HAL_DSCMB_ReadPidSlotMap()
3673 PidSlotMapRead_t* pReadData0 = (PidSlotMapRead_t*)u32ReadData; in HAL_DSCMB_ReadPidSlotMap()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalDSCMB.h514 } PidSlotMapRead_t; typedef
678 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalDSCMB.h514 } PidSlotMapRead_t; typedef
678 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalDSCMB.h513 } PidSlotMapRead_t; typedef
670 void HAL_DSCMB_ReadPidSlotMap(MS_U32 u32FltId,PidSlotMapRead_t *pReadData);
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c3834 PidSlotMapRead_t tReadData; in _MDrv_DSCMB2_ReadPidSlotMap()
3835 memset(&tReadData, 0, sizeof(PidSlotMapRead_t)); in _MDrv_DSCMB2_ReadPidSlotMap()