Lines Matching refs:buffer_arg
282 char buffer_arg[128]; in DSCMB_adp_Ioctl() local
298 …sIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_SetPowerState, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
301 …nstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltAlloc, spt_DSCMB_FltAlloc, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
304 …PBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltFree, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
307 …octl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltConnectFltId, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
310 …sIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltConnectPid, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
313 …l(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltDisconnectFltId, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
316 …ctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltDisconnectPid, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
319 …BypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltDscmb, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
322 …passIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltTypeSet, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
325 …ypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltKeySet, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
328 …assIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltKeyReset, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
331 …BypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltIVSet, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
334 …ssIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_HDCP2_SetRiv, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
337 …octl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_Multi2_SetRound, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
340 …ctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_Multi2_SetSysKey, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
343 …, pArgs, spt_DSCMB_PidFlt_ScmbStatus, spt_DSCMB_PidFlt_ScmbStatus, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
346 …assIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_PVR_RecCtrl, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
349 …octl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_SetDefaultCAVid, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
352 …passIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngSetAlgo, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
355 …sIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngSetKeyFSCB, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
358 …ypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngSetKey, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
361 …assIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngResetKey, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
364 …BypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngSetIV, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
367 …ssIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngSetSwitch, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
370 …passIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngSetFSCB, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
373 pKLAtomicArgs = (DSCMB_KL_ATOMICEXEC*)buffer_arg; in DSCMB_adp_Ioctl()
377 CMP_CPY_FROM_USER((void*)buffer_arg, pArgs, sizeof(DSCMB_KL_ATOMICEXEC)); in DSCMB_adp_Ioctl()
383 CPY_FROM_USER((void*)buffer_arg, pArgs, sizeof(DSCMB_KL_ATOMICEXEC)); in DSCMB_adp_Ioctl()
410 …Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, sptPtr, sptPtr, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
413 pKLETSIArgs = (DSCMB_KL_ETSI*)buffer_arg; in DSCMB_adp_Ioctl()
417 CMP_CPY_FROM_USER((void*)buffer_arg, pArgs, sizeof(DSCMB_KL_ETSI)); in DSCMB_adp_Ioctl()
423 CPY_FROM_USER((void*)buffer_arg, pArgs, sizeof(DSCMB_KL_ETSI)); in DSCMB_adp_Ioctl()
442 …Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, sptPtr, sptPtr, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
445 …nstanceTmp, u32Cmd, pArgs, spt_DSCMB_QueryCap, spt_DSCMB_QueryCap, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
448 …assIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_SetDBGLevel, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
454 …ctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_GetConnectStatus, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
457 …octl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_HDCP2_SetRiv_Ex, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
460 …sIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_CAPVR_FlowSet, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
463 …octl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_DualPath_Enable, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
466 …ctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_DualPath_Disable, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()
469 …assIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_EngSetIV_Ex, NULL, buffer_arg, sizeof(buffer_arg)); in DSCMB_adp_Ioctl()