Searched refs:spt_stPNL_Init (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/pnl/ |
| H A D | PNL_adp.c | 130 UADP_STRUCT_POINTER_TABLE spt_stPNL_Init[10]; variable 266 UADP_SPT_BGN(&spt_stPNL_Init[0], sizeof(stPNL_Init)); in PNL_adp_Init() 267 UADP_SPT_NXT(&spt_stPNL_Init[1], stPNL_Init, pSelPanelType, spt_PanelType); in PNL_adp_Init() 268 UADP_SPT_FIN(&spt_stPNL_Init[2]); in PNL_adp_Init() 517 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_Init, spt_stPNL_Init, buffer_arg, … in PNL_adp_Ioctl()
|