Searched refs:spt_DLC_WRITE_CURVE (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dlc/utopia_adaption/dlc/ |
| H A D | DLC_adp.c | 69 UADP_STRUCT_POINTER_TABLE spt_DLC_WRITE_CURVE[10]; variable 276 UADPBypassSetSPT(&spt_DLC_WRITE_CURVE[0],UADP_SPT_SELF_SIZE,0, sizeof(stDLC_WriteCurve)); in DLC_adp_Init() 277 UADPBypassSetSPT(&spt_DLC_WRITE_CURVE[1],UADP_SPT_END , 0, 0); in DLC_adp_Init() 489 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_WRITE_CURVE, spt_DLC_WRITE_CURVE, buffer_… in DLC_adp_Ioctl()
|