Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1355 GOP_GWIN_GFLIP_SWITCH_MULTI_GWIN_PARAM Str; in GOP_adp_Ioctl() local
1369 if(copy_from_user(&Str, Usr, sizeof(GOP_GWIN_GFLIP_SWITCH_MULTI_GWIN_PARAM))) in GOP_adp_Ioctl()
1373 Str.pMultiFlipInfo = (MS_U32*)&Str_A0; in GOP_adp_Ioctl()
1394 u32Ret=UtopiaIoctl(pInstanceTmp, u32Cmd, (void*)&Str); in GOP_adp_Ioctl()
1495 GOP_PALETTE_SET_PARAM Str; in GOP_adp_Ioctl() local
1508 if(copy_from_user(&Str, Usr, sizeof(GOP_PALETTE_SET_PARAM))) in GOP_adp_Ioctl()
1512 Str.pClut = (MS_U32*)&Str_A0; in GOP_adp_Ioctl()
1537 u32Ret=UtopiaIoctl(pInstanceTmp, u32Cmd, (void*)&Str); in GOP_adp_Ioctl()
1599 GOP_PALETTE_SET_PARAM Str; in GOP_adp_Ioctl() local
1612 Str.pClut = (MS_U32*)&Str_A0; in GOP_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.011926 /* Get Str Resource*/