Searched refs:k_ds_get_ForceIndexSupported (Results 1 – 1 of 1) sorted by relevance
238 ST_KDRV_DS_GET_DSForceIndexSupported k_ds_get_ForceIndexSupported; in MApi_XC_Get_DSForceIndexSupported_U2() local240 k_ds_get_ForceIndexSupported.u32DeviceID = E_KDRV_XC_SC0; in MApi_XC_Get_DSForceIndexSupported_U2()242 k_ds_get_ForceIndexSupported.u32DeviceID = E_KDRV_XC_SC1; in MApi_XC_Get_DSForceIndexSupported_U2()243 k_ds_get_ForceIndexSupported.eWindow = eWindow; in MApi_XC_Get_DSForceIndexSupported_U2()244 k_ds_get_ForceIndexSupported.eReturn = E_APIXC_RET_FAIL; in MApi_XC_Get_DSForceIndexSupported_U2()245 …(-1 == ioctl(_s32FdScaler, MDRV_XC_IOC_DS_GET_DSFORCE_INDEX_SUPPORT,&k_ds_get_ForceIndexSupported)) in MApi_XC_Get_DSForceIndexSupported_U2()251 return k_ds_get_ForceIndexSupported.eReturn; in MApi_XC_Get_DSForceIndexSupported_U2()