Searched refs:pIfHdl (Results 1 – 3 of 3) sorted by relevance
65 const void *pIfHdl; /* Holds the last opened interface handle */ member119 _i16 sl_Start(const void* pIfHdl, _i8* pDevName, const P_INIT_CALLBACK pInitCallBack) in sl_Start() argument143 if (NULL == pIfHdl) in sl_Start()149 g_pCB->FD = (_SlFd_t)pIfHdl; in sl_Start()163 DeviceCB.pIfHdl = pIfHdl; in sl_Start()708 sl_Start(DeviceCB.pIfHdl, DeviceCB.pDevName ,_SlDeviceResetRequestInitCompletedCB); in _SlDeviceHandleResetRequestInternally()
506 extern void _SlDrvHandleResetRequest(const void* pIfHdl, _i8* pDevName);
429 _i16 sl_Start(const void* pIfHdl, _i8* pDevName, const P_INIT_CALLBACK pInitCallBack);