Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_isr.c327 void MDrv_SC_set_interrupt(void *pInstance, SC_INT_SRC u8IntSrc, MS_BOOL bEnable) in MDrv_SC_set_interrupt() function
737 MDrv_SC_set_interrupt(pInstance, eIntNum, DISABLE); in MDrv_XC_InterruptAttachWithoutMutex()
743 MDrv_SC_set_interrupt(pInstance, eIntNum, ENABLE); in MDrv_XC_InterruptAttachWithoutMutex()
778 MDrv_SC_set_interrupt(pInstance, eIntNum, DISABLE); in MDrv_XC_InterruptDeAttachWithoutMutex()
798 MDrv_SC_set_interrupt(pInstance, eIntNum, ENABLE); in MDrv_XC_InterruptDeAttachWithoutMutex()
H A Dmvideo.c11753MDrv_SC_set_interrupt(pInstance, SC_INT_VSINT, DISABLE); //Mask Output Vsync for Hanging issue for… in MApi_XC_SetPowerState_U2()
H A Dmvideo.c.011739MDrv_SC_set_interrupt(pInstance, SC_INT_VSINT, DISABLE); //Mask Output Vsync for Hanging issue for…
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_isr.h130 INTERFACE void MDrv_SC_set_interrupt(void *pInstance, SC_INT_SRC u8IntSrc, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5038 EXPORT_SYMBOL(MDrv_SC_set_interrupt);