Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/pnl/
H A DPNL_adp.c134 UADP_STRUCT_POINTER_TABLE spt_stPNL_ChangePanelType[10]; variable
281 UADP_SPT_BGN(&spt_stPNL_ChangePanelType[0], sizeof(stPNL_ChangePanelType)); in PNL_adp_Init()
282 … UADP_SPT_NXT(&spt_stPNL_ChangePanelType[1], stPNL_ChangePanelType, pSelPanelType, spt_PanelType); in PNL_adp_Init()
283 UADP_SPT_FIN(&spt_stPNL_ChangePanelType[2]); in PNL_adp_Init()
533 …et = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_ChangePanelType, spt_stPNL_ChangePanel… in PNL_adp_Ioctl()