Home
last modified time | relevance | path

Searched refs:HAL_NSK2_GetM2MProperties (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/
H A DhalNSK2.h214 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc);
H A DhalNSK2.c2588 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc) in HAL_NSK2_GetM2MProperties() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalNSK2.h221 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc);
H A DhalNSK2.c2547 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc) in HAL_NSK2_GetM2MProperties() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalNSK2.h221 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc);
H A DhalNSK2.c2533 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc) in HAL_NSK2_GetM2MProperties() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalNSK2.h221 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc);
H A DhalNSK2.c2552 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc) in HAL_NSK2_GetM2MProperties() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalNSK2.h221 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc);
H A DhalNSK2.c2550 MS_U32 HAL_NSK2_GetM2MProperties(MS_U32 *desc_size, MS_U8 *desc) in HAL_NSK2_GetM2MProperties() function
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A DdrvNSK2.c567 return HAL_NSK2_GetM2MProperties(desc_size, desc); in MDrv_NSK2_GetM2MProperties()