Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1356 GOP_GWIN_FLIP_MULTI_WIN_INFO Str_A0; in GOP_adp_Ioctl() local
1373 Str.pMultiFlipInfo = (MS_U32*)&Str_A0; in GOP_adp_Ioctl()
1374 if(copy_from_user(&Str_A0, Usr_A0, sizeof(GOP_GWIN_FLIP_MULTI_WIN_INFO))) in GOP_adp_Ioctl()
1387 Str_A0.FlipInfo[i] = Str_A0B0[i]; in GOP_adp_Ioctl()
1496 GOP_PALETTE_ENTRY Str_A0; in GOP_adp_Ioctl() local
1512 Str.pClut = (MS_U32*)&Str_A0; in GOP_adp_Ioctl()
1513 if(copy_from_user(&Str_A0, Usr_A0, sizeof(GOP_PALETTE_ENTRY))) in GOP_adp_Ioctl()
1527 Str_A0.pClut = (MS_U32*)Str_A0B0; in GOP_adp_Ioctl()
1600 GOP_PALETTE_ENTRY Str_A0; in GOP_adp_Ioctl() local
1612 Str.pClut = (MS_U32*)&Str_A0; in GOP_adp_Ioctl()
[all …]