Home
last modified time | relevance | path

Searched refs:SOF_IPC4_NOTIFY_MODULE_EVENTID_ALSA_PARAMID_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/sound/sof/ipc4/
H A Dheader.h581 #define SOF_IPC4_NOTIFY_MODULE_EVENTID_ALSA_PARAMID_MASK GENMASK(15, 0) macro
/linux-6.15/sound/soc/sof/
H A Dipc4-control.c686 event_param_id = ndata->event_id & SOF_IPC4_NOTIFY_MODULE_EVENTID_ALSA_PARAMID_MASK; in sof_ipc4_control_update()