Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 3 of 3) sorted by relevance

/sof-3.4.0/test/cmocka/src/
Dnotifier_mocks.c43 struct callback_handle *handle; in notifier_event() local
56 struct callback_handle *handle; in notifier_register() local
81 struct callback_handle *handle; in notifier_unregister() local
/sof-3.4.0/src/lib/
Dnotifier.c45 struct callback_handle *handle; in notifier_register() local
89 struct callback_handle *handle; in notifier_unregister() local
133 struct callback_handle *handle; in notifier_notify() local
/sof-3.4.0/src/audio/module_adapter/iadk/
Dsystem_service.c88 AdspNotificationHandle *handle) in SystemServiceCreateNotification()