Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb2/
H A DDSCMB_adp.c286 DSCMB_KL_ETSI* pKLETSIArgs=NULL; in DSCMB_adp_Ioctl() local
413 pKLETSIArgs = (DSCMB_KL_ETSI*)buffer_arg; in DSCMB_adp_Ioctl()
418 … CMP_CPY_FROM_USER((void*)buffer_array0, (void*)pKLETSIArgs->KLCfg, sizeof(DSCMB_KLCfg_All)); in DSCMB_adp_Ioctl()
419 pKLETSIArgs->KLCfg = (DSCMB_KLCfg_All*)buffer_array0; in DSCMB_adp_Ioctl()
424 … CPY_FROM_USER((void*)buffer_array0, (void*)pKLETSIArgs->KLCfg, sizeof(DSCMB_KLCfg_All)); in DSCMB_adp_Ioctl()
425 pKLETSIArgs->KLCfg = (DSCMB_KLCfg_All*)buffer_array0; in DSCMB_adp_Ioctl()
429 if(pKLETSIArgs->KLCfg->u32Level == 1) in DSCMB_adp_Ioctl()
433 else if(pKLETSIArgs->KLCfg->u32Level == 2) in DSCMB_adp_Ioctl()
437 else if(pKLETSIArgs->KLCfg->u32Level == 3) in DSCMB_adp_Ioctl()