Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c7081 PGOP_BRIGHTNESS pBri = (PGOP_BRIGHTNESS)pSet; in Ioctl_GOP_SetProperty() local
7088 GOP_SetBrightness(pInstance,gop,pBri->Brightness, pBri->bMSB); in Ioctl_GOP_SetProperty()
7520 PGOP_BRIGHTNESS pBri = (PGOP_BRIGHTNESS)pSet; in Ioctl_GOP_GetProperty() local
7521 MS_U16* pu16Brightness = (MS_U16*)&(pBri->Brightness); in Ioctl_GOP_GetProperty()
7528 GOP_GetBrightness(pInstance,gop, pu16Brightness, &(pBri->bMSB)); in Ioctl_GOP_GetProperty()