Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/pnl/
H A DPNL_adp.c132 UADP_STRUCT_POINTER_TABLE spt_stPNL_GetConfig[10]; variable
274 UADP_SPT_BGN(&spt_stPNL_GetConfig[0], sizeof(stPNL_GetConfig)); in PNL_adp_Init()
275 UADP_SPT_NXT(&spt_stPNL_GetConfig[1], stPNL_GetConfig, pSelPanelType, spt_PanelType); in PNL_adp_Init()
276 UADP_SPT_FIN(&spt_stPNL_GetConfig[2]); in PNL_adp_Init()
525 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_GetConfig, spt_stPNL_GetConfig, bu… in PNL_adp_Ioctl()