Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c10484 PGOP_SET_PINPON_INFO pPINPONInfo = (PGOP_SET_PINPON_INFO)pSet; in Ioctl_GOP_PINPON() local
10489 u8GOP = MDrv_DumpGopByGwinId(g_pGOPCtxLocal, pPINPONInfo->GwinId); in Ioctl_GOP_PINPON()
10493 if(pPINPONInfo->GwinId != u8FirstGwinByGOP) in Ioctl_GOP_PINPON()
10495 …PON mode only support the first gwin on GOP:%d\n",__FUNCTION__,__LINE__,pPINPONInfo->GwinId,u8GOP); in Ioctl_GOP_PINPON()
10499 MDrv_GOP_Set_PINPON(g_pGOPCtxLocal, u8GOP, pPINPONInfo->bEnable, pPINPONInfo->mode); in Ioctl_GOP_PINPON()