Lines Matching refs:str
703 GFX_GETINFO_ARGS str; in GFX_adp_Ioctl() local
704 if(copy_from_user(&str, pArgs, sizeof(GFX_GETINFO_ARGS))) in GFX_adp_Ioctl()
708 switch(str.eGFX_GetConfig) in GFX_adp_Ioctl()
831 GFX_ABL_ARGS str; in GFX_adp_Ioctl() local
851 if(copy_from_user(&str, pArgs, sizeof(GFX_ABL_ARGS))) in GFX_adp_Ioctl()
856 switch(str.eGFX_SetABL) in GFX_adp_Ioctl()
968 GFX_SETCONFIG_ARGS str; in GFX_adp_Ioctl() local
976 if(copy_from_user(&str, pArgs, sizeof(GFX_SETCONFIG_ARGS))) in GFX_adp_Ioctl()
980 switch(str.eGFX_SetConfig) in GFX_adp_Ioctl()
1120 GFX_MISC_ARGS str; in GFX_adp_Ioctl() local
1121 if(copy_from_user(&str, pArgs, sizeof(GFX_MISC_ARGS))) in GFX_adp_Ioctl()
1126 switch(str.eGFX_MISCType) in GFX_adp_Ioctl()
1178 GFX_GETCAPS_ARGS str; in GFX_adp_Ioctl() local
1179 if(copy_from_user(&str, pArgs, sizeof(GFX_GETCAPS_ARGS))) in GFX_adp_Ioctl()
1184 switch(str.eCaps) in GFX_adp_Ioctl()