Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IPC4: Add header to support user space ALSA notifications
This patch adds struct sof_ipc4_notify_module_data that matches the Linux kernel handler for notifications from firmware to ALSA user space. The SOF_IPC4_NOTIFY_MODULE_EVENTID_ALSA_MAGIC_VAL event_id is used to identify the notifications for ALSA controls like switch and enum. Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Seppo Ingalsuo <[email protected]>
- Loading branch information