Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/pnl/
H A DPNL_adp.c131 UADP_STRUCT_POINTER_TABLE spt_stPNL_Init_Ex[10]; variable
270 UADP_SPT_BGN(&spt_stPNL_Init_Ex[0], sizeof(stPNL_Init_Ex)); in PNL_adp_Init()
271 UADP_SPT_NXT(&spt_stPNL_Init_Ex[1], stPNL_Init_Ex, pSelPanelType, spt_PanelType); in PNL_adp_Init()
272 UADP_SPT_FIN(&spt_stPNL_Init_Ex[2]); in PNL_adp_Init()
521 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_Init_Ex, spt_stPNL_Init_Ex, buffer… in PNL_adp_Ioctl()