Searched refs:P_INIT_CALLBACK (Results 1 – 3 of 3) sorted by relevance
299 typedef void (*P_INIT_CALLBACK)(_u32 Status, SlDeviceInitInfo_t *DeviceInitInfo); typedef429 _i16 sl_Start(const void* pIfHdl, _i8* pDevName, const P_INIT_CALLBACK pInitCallBack);
372 P_INIT_CALLBACK pInitCallback;
119 _i16 sl_Start(const void* pIfHdl, _i8* pDevName, const P_INIT_CALLBACK pInitCallBack) in sl_Start()