Searched refs:bAVDEnable (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vd/utopia_adaption/avd/ |
| H A D | AVD_adp.c | 36 UADP_STRUCT_POINTER_TABLE bAVDEnable[10]; variable 98 UADP_SPT_BGN(&bAVDEnable[0],sizeof(MS_BOOL)); in AVD_adp_Init() 99 UADP_SPT_FIN(&bAVDEnable[1]); in AVD_adp_Init() 206 … u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,bAVDEnable,NULL,buffer_arg,sizeof(buffer_arg)); in AVD_adp_Ioctl() 248 … u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,bAVDEnable,NULL,buffer_arg,sizeof(buffer_arg)); in AVD_adp_Ioctl() 251 … u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,bAVDEnable,NULL,buffer_arg,sizeof(buffer_arg)); in AVD_adp_Ioctl() 284 … u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,bAVDEnable,NULL,buffer_arg,sizeof(buffer_arg)); in AVD_adp_Ioctl()
|