Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h3776 void MApi_XC_DisableInputSource(MS_BOOL bDisable, SCALER_WIN eWidnow);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h5082 void MApi_XC_DisableInputSource(MS_BOOL bDisable, SCALER_WIN eWidnow);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c425 EXPORT_SYMBOL(MApi_XC_DisableInputSource);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c4062 void MApi_XC_DisableInputSource(MS_BOOL bDisable, SCALER_WIN eWindow) in MApi_XC_DisableInputSource() function
H A Dmdrv_sc_display.c.03418 //MApi_XC_DisableInputSource(TRUE, MAIN_WINDOW);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt1971 EXPORT_SYMBOL(MApi_XC_DisableInputSource);
H A Dapi_with_header_file.csv2070 ,,MApi_XC_DisableInputSource,apiXC.h,1,1,1,1,1,1
H A DDatabase.csv2373 ,,MApi_XC_DisableInputSource,apiXC.h,1,1,1,1,1,1,1
H A Dpreprocess.txt4623 void MApi_XC_DisableInputSource(MS_BOOL bDisable, SCALER_WIN eWidnow);
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1780 …eInputSource,(IOCTL_XC_DISABLEINPUTSOURCE)MApi_XC_DisableInputSource_U2,MApi_XC_DisableInputSource) in XC_U1_U2_RELATION()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c3846 MApi_XC_DisableInputSource(DISABLE, MAIN_WINDOW); in _DMS_XC_SetConnect()