Searched refs:MDrv_MVOP_SendBlueScreen_V2 (Results 1 – 4 of 4) sorted by relevance
469 MVOP_Result MDrv_MVOP_SendBlueScreen_V2(void* pInstance, MS_U16 u16Width, MS_U16 u16Height);
315 psMVOPInstPri->fpMVOP_SendBlueScreen = MDrv_MVOP_SendBlueScreen_V2; in MVOPOpen()
7073 MVOP_Result MDrv_MVOP_SendBlueScreen_V2(void* pInstance, MS_U16 u16Width, MS_U16 u16Height) in MDrv_MVOP_SendBlueScreen_V2() function7146 return (MDrv_MVOP_SendBlueScreen_V2(pInstance, u16Width, u16Height)); in MDrv_MVOP_SendBlueScreen()
4739 EXPORT_SYMBOL(MDrv_MVOP_SendBlueScreen_V2);