Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_dynamicscaling.c315 ST_KDRV_DS_SET_DSIndexSourceSelect k_ds_set_IndexSourceSelect; in MApi_XC_Set_DSIndexSourceSelect_U2() local
317 k_ds_set_IndexSourceSelect.u32DeviceID = E_KDRV_XC_SC0; in MApi_XC_Set_DSIndexSourceSelect_U2()
319 k_ds_set_IndexSourceSelect.u32DeviceID = E_KDRV_XC_SC1; in MApi_XC_Set_DSIndexSourceSelect_U2()
320 k_ds_set_IndexSourceSelect.eDSIdxSrc = eDSIdxSrc; in MApi_XC_Set_DSIndexSourceSelect_U2()
321 k_ds_set_IndexSourceSelect.eWindow = eWindow; in MApi_XC_Set_DSIndexSourceSelect_U2()
322 k_ds_set_IndexSourceSelect.eReturn = E_APIXC_RET_FAIL; in MApi_XC_Set_DSIndexSourceSelect_U2()
323 …f (-1 == ioctl(_s32FdScaler, MDRV_XC_IOC_DS_SET_DSINDEX_SOURCE_SELECT,&k_ds_set_IndexSourceSelect)) in MApi_XC_Set_DSIndexSourceSelect_U2()
329 return k_ds_set_IndexSourceSelect.eReturn; in MApi_XC_Set_DSIndexSourceSelect_U2()