Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/utopia_adaption/avd/
H A DAVD_adp.c53 UADP_STRUCT_POINTER_TABLE spt_AVD_SETBURSTWINSTART[10]; variable
121 UADP_SPT_BGN(&spt_AVD_SETBURSTWINSTART[0],sizeof(MS_U8)); in AVD_adp_Init()
122 UADP_SPT_FIN(&spt_AVD_SETBURSTWINSTART[1]); in AVD_adp_Init()
350 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AVD_SETBURSTWINSTART,NULL,buffer_arg,sizeof(b… in AVD_adp_Ioctl()