Searched refs:switchChannel_t (Results 1 – 1 of 1) sorted by relevance
140 } switchChannel_t; typedef172 static void release_module(switchChannel_t *pSwitchChannel, TI_UINT32 initVec);174 static void switchChannel_zeroDatabase(switchChannel_t *pSwitchChannel);210 switchChannel_t *pSwitchChannel = NULL; in switchChannel_create()215 pSwitchChannel = os_memoryAlloc(hOs,sizeof(switchChannel_t)); in switchChannel_create()222 os_memoryZero(hOs, pSwitchChannel, sizeof(switchChannel_t)); in switchChannel_create()260 switchChannel_t *pSwitchChannel = (switchChannel_t *)(pStadHandles->hSwitchChannel); in switchChannel_init()327 switchChannel_t *pSwitchChannel = (switchChannel_t *)hSwitchChannel; in switchChannel_SetDefaults()380 switchChannel_t *pSwitchChannel = (switchChannel_t *)hSwitchChannel; in switchChannel_stop()409 switchChannel_t *pSwitchChannel = (switchChannel_t *)hSwitchChannel; in switchChannel_start()[all …]