Home
last modified time | relevance | path

Searched refs:notification_buffer_size (Results 1 – 3 of 3) sorted by relevance

/sof-3.4.0/src/audio/module_adapter/iadk/
Dsystem_service.c87 uint32_t notification_buffer_size, in SystemServiceCreateNotification() argument
91 || (notification_buffer_size <= 0) || (handle == NULL)) in SystemServiceCreateNotification()
103 struct ipc_msg *msg = lib_notif_msg_init((uint32_t)header.dat, notification_buffer_size); in SystemServiceCreateNotification()
Dsystem_agent.cpp50 uint32_t notification_buffer_size,
/sof-3.4.0/src/include/sof/audio/module_adapter/iadk/
Dsystem_service.h133 uint32_t notification_buffer_size,