Searched refs:pstTsoLocStrIdDes (Results 1 – 1 of 1) sorted by relevance
250 PDMX_TSO_LOCSTRID_PARAM pstTsoLocStrIdDes = NULL; in DMX_adp_Ioctl() local950 pstTsoLocStrIdDes = (PDMX_TSO_LOCSTRID_PARAM)buffer_arg; in DMX_adp_Ioctl()954 pstTsoLocStrIdDes->pu8StrId = (MS_U8*)buffer_array0; in DMX_adp_Ioctl()959 CMP_CPY_FROM_USER((void*)&(pstTsoLocStrIdDes->bSet), ps8AdpSrc, 1); in DMX_adp_Ioctl()960 if(pstTsoLocStrIdDes->bSet == TRUE) in DMX_adp_Ioctl()965 if(pstTsoLocStrIdDes->bSet == FALSE) in DMX_adp_Ioctl()974 if(pstTsoLocStrIdDes->bSet == TRUE) in DMX_adp_Ioctl()976 … CPY_FROM_USER((void*)buffer_array0, (void*)(pstTsoLocStrIdDes->pu8StrId), sizeof(MS_U8)); in DMX_adp_Ioctl()978 pNxtPtr = (void*)pstTsoLocStrIdDes->pu8StrId; in DMX_adp_Ioctl()979 pstTsoLocStrIdDes->pu8StrId = (MS_U8*)buffer_array0; in DMX_adp_Ioctl()[all …]