Searched refs:srtm_notification_t (Results 1 – 10 of 10) sorted by relevance
153 srtm_notification_t SRTM_Notification_Create(161 void SRTM_Notification_Destroy(srtm_notification_t notification);
53 srtm_status_t SRTM_Service_Notify(srtm_service_t service, srtm_notification_t notification);
166 srtm_status_t SRTM_Dispatcher_DeliverNotification(srtm_dispatcher_t disp, srtm_notification_t notif…
184 typedef srtm_message_t srtm_notification_t; typedef
225 srtm_notification_t SRTM_Notification_Create( in SRTM_Notification_Create()232 void SRTM_Notification_Destroy(srtm_notification_t notification) in SRTM_Notification_Destroy()
29 srtm_status_t (*notify)(srtm_service_t service, srtm_notification_t notification);
45 srtm_status_t SRTM_Service_Notify(srtm_service_t service, srtm_notification_t notification) in SRTM_Service_Notify()
629 srtm_status_t SRTM_Dispatcher_DeliverNotification(srtm_dispatcher_t disp, srtm_notification_t notif) in SRTM_Dispatcher_DeliverNotification()
43 static srtm_status_t SRTM_I2CService_Notify(srtm_service_t service, srtm_notification_t notif);252 static srtm_status_t SRTM_I2CService_Notify(srtm_service_t service, srtm_notification_t notif) in SRTM_I2CService_Notify()
132 srtm_notification_t notif; in SRTM_AudioService_HandlePeriodDone()624 static srtm_status_t SRTM_AudioService_Notify(srtm_service_t service, srtm_notification_t notif) in SRTM_AudioService_Notify()