Searched refs:GIFMode (Results 1 – 1 of 1) sorted by relevance
1901 GPD_SETGIFMODE_PARAM GIFMode; in MApi_GPD_SetGIFMode() local1902 memset(&GIFMode , 0 ,sizeof(GPD_SETGIFMODE_PARAM)); in MApi_GPD_SetGIFMode()1903 GIFMode.mode = mode; in MApi_GPD_SetGIFMode()1905 if(UtopiaIoctl(pInstantGPD,MApi_CMD_GPD_SetGIFMode, (void*)(&GIFMode)) != UTOPIA_STATUS_SUCCESS) in MApi_GPD_SetGIFMode()