Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dlc/utopia_adaption/dlc/
H A DDLC_adp.c94 UADP_STRUCT_POINTER_TABLE spt_DBC_GET_DEBUG_MODE[10]; variable
337 UADPBypassSetSPT(&spt_DBC_GET_DEBUG_MODE[0],UADP_SPT_SELF_SIZE,0, sizeof(stDBC_GetDebugMode)); in DLC_adp_Init()
338 UADPBypassSetSPT(&spt_DBC_GET_DEBUG_MODE[1],UADP_SPT_END , 0, 0); in DLC_adp_Init()
553 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DBC_GET_DEBUG_MODE, spt_DBC_GET_DEBUG_MODE, b… in DLC_adp_Ioctl()