Searched refs:_SlDrvHandleGeneralEvents (Results 1 – 3 of 3) sorted by relevance
364 #define _SlDrvHandleGeneralEvents _SlDeviceGeneralEvtHdlr macro384 #define _SlDrvHandleGeneralEvents slcb_DeviceGeneralEvtHdlr macro786 extern void _SlDrvHandleGeneralEvents(SlDeviceEvent_t *slGeneralEvent);
619 _SlDrvHandleGeneralEvents(&DeviceEvent); in _SlDeviceEventHandler()659 _SlDrvHandleGeneralEvents(&DeviceEvent); in _SlDeviceEventHandler()
130 #undef _SlDrvHandleGeneralEvents137 void _SlDrvHandleGeneralEvents(SlDeviceEvent_t *slGeneralEvent) in _SlDrvHandleGeneralEvents() function