Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/pnl/
H A DPNL_adp.c125 UADP_STRUCT_POINTER_TABLE spt_stPNL_GetStatus[10]; variable
249 UADP_SPT_BGN(&spt_stPNL_GetStatus[0], sizeof(stPNL_GetStatus)); in PNL_adp_Init()
250 UADP_SPT_NXT(&spt_stPNL_GetStatus[1], stPNL_GetStatus, pPnlStatus, spt_PNL_ApiStatus); in PNL_adp_Init()
251 UADP_SPT_FIN(&spt_stPNL_GetStatus[2]); in PNL_adp_Init()
497 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_GetStatus, spt_stPNL_GetStatus, bu… in PNL_adp_Ioctl()