Lines Matching refs:KLCfg
187 KLCfg, spt_DSCMB_KLadder_KLCfg, in DSCMB_adp_Init()
191 KLCfg, spt_DSCMB_KLadder_KLCfg_Lv2, in DSCMB_adp_Init()
195 KLCfg, spt_DSCMB_KLadder_KLCfg_Lv3, in DSCMB_adp_Init()
199 KLCfg, spt_DSCMB_KLadder_KLCfg_Lv4, in DSCMB_adp_Init()
203 KLCfg, spt_DSCMB_KLadder_KLCfg_Lv5, in DSCMB_adp_Init()
208 KLCfg, spt_DSCMB_KLadder_KLCfg, in DSCMB_adp_Init()
215 KLCfg, spt_DSCMB_KLadder_KLCfg_Lv2, in DSCMB_adp_Init()
222 KLCfg, spt_DSCMB_KLadder_KLCfg_Lv3, in DSCMB_adp_Init()
287 DSCMB_KLCfg_All* KLCfg=NULL; in DSCMB_adp_Ioctl() local
378 … CMP_CPY_FROM_USER((void*)buffer_array0, (void*)pKLAtomicArgs->KLCfg, sizeof(DSCMB_KLCfg_All)); in DSCMB_adp_Ioctl()
379 pKLAtomicArgs->KLCfg = (DSCMB_KLCfg_All*)buffer_array0; in DSCMB_adp_Ioctl()
384 … CPY_FROM_USER((void*)buffer_array0, (void*)pKLAtomicArgs->KLCfg, sizeof(DSCMB_KLCfg_All)); in DSCMB_adp_Ioctl()
385 pKLAtomicArgs->KLCfg = (DSCMB_KLCfg_All*)buffer_array0; in DSCMB_adp_Ioctl()
389 if(pKLAtomicArgs->KLCfg->u32Level == 1) in DSCMB_adp_Ioctl()
393 else if(pKLAtomicArgs->KLCfg->u32Level == 2) in DSCMB_adp_Ioctl()
397 else if(pKLAtomicArgs->KLCfg->u32Level == 3) in DSCMB_adp_Ioctl()
401 else if(pKLAtomicArgs->KLCfg->u32Level == 4) in DSCMB_adp_Ioctl()
405 else if(pKLAtomicArgs->KLCfg->u32Level == 5) 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()