Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvXC_HDMI_if.h711 INTERFACE void MDrv_DVI_ClkPullLow(MS_BOOL bPullLow, E_MUX_INPUTPORT enInputPortType);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvXC_HDMI_if.h820 INTERFACE void MDrv_DVI_ClkPullLow(MS_BOOL bPullLow, E_MUX_INPUTPORT enInputPortType);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1609 EXPORT_SYMBOL(MDrv_DVI_ClkPullLow);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_hdmi.c2888 void MDrv_DVI_ClkPullLow(MS_BOOL bPullLow, E_MUX_INPUTPORT enInputPortType) in MDrv_DVI_ClkPullLow() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3314 EXPORT_SYMBOL(MDrv_DVI_ClkPullLow);
H A Dapi_with_header_file.csv5272 ,,MDrv_DVI_ClkPullLow,drvXC_HDMI_if.h,1,1,1,1,1,1
H A DDatabase.csv5637 ,,MDrv_DVI_ClkPullLow,drvXC_HDMI_if.h,1,1,1,1,1,1,1
H A Dpreprocess.txt16635 INTERFACE void MDrv_DVI_ClkPullLow(MS_BOOL bPullLow, E_MUX_INPUTPORT enInputPortType);
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c2091 URELATION(fpDVI_ClkPullLow,(IOCTL_DVI_CLKPULLLOW)MDrv_DVI_ClkPullLow_U2,MDrv_DVI_ClkPullLow) in XC_U1_U2_RELATION()