Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DmdrvSAR.c74 SAR_INSTANT_PRIVATE* psSARInstPri = NULL; in SARIoctl() local
75 UtopiaInstanceGetPrivate(pInstance, (void**)&psSARInstPri); in SARIoctl()
84 u32Ret=psSARInstPri->fpSARKpdGetKeyCode(&param->privateKpd_GetKeyCode.u8Key, in SARIoctl()
90 u32Ret = psSARInstPri->fpSARKpdConfig(param->privateKpd_Config.pKeyRegCfg); in SARIoctl()