Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DMsAce.c873 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, &stCFDCtrlInfo)) in msACESetColorCorrectionTable()
1659 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, &stCFDCtrlInfo)) in msAdjustCFDOSDInfo()
1680 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, &stCFDCtrlInfo)) in msAdjustCFDOSDInfo()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_xc_io.h173 #define MDRV_XC_IOC_CFDCONCTRL _IOWR(MDRV_XC_IOC_MAGIC, MDRV_XC_IOC_CFDCONCTR… macro
H A Dmdrv_sc_display.c.0427 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, &stXCCfdControlInfo))
429 printf("MDRV_XC_IOC_CFDCONCTRL fail!!!!\n");
10612 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, pParam))
10614 printf("MDRV_XC_IOC_CFDCONCTRL fail!!!!\n");
H A Dmdrv_sc_display.c427 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, &stXCCfdControlInfo)) in _notify_kernel()
10614 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, pParam)) in MDrv_XC_HDR_Control()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c292 if (ioctl(_s32FdScaler, MDRV_XC_IOC_CFDCONCTRL, &stCfdCtrlInfo)) in MDrv_PQ_SendCfd()