Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1419 GOP_Result MDrv_GOP_Set_BufferPINPON(MS_GOP_CTX_LOCAL*pGOPCtx,MS_PHY u64fbaddr0,MS_PHY u64fbaddr1);
H A DdrvGOP.c6559 GOP_Result MDrv_GOP_Set_BufferPINPON(MS_GOP_CTX_LOCAL*pGOPCtx,MS_PHY u64fbaddr0,MS_PHY u64fbaddr1) in MDrv_GOP_Set_BufferPINPON() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3632 EXPORT_SYMBOL(MDrv_GOP_Set_BufferPINPON);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c9174 MDrv_GOP_Set_BufferPINPON(g_pGOPCtxLocal,pPinpon->u64Addr0,pPinpon->u64Addr1); in Ioctl_GOP_DWIN_SetProperty()