Home
last modified time | relevance | path

Searched refs:SOF_IPC_MAX_ELEMS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/sof/
H A Dinfo.h19 #define SOF_IPC_MAX_ELEMS 16 macro
104 struct sof_ipc_window_elem window[SOF_IPC_MAX_ELEMS];
/kernel/linux/linux-6.6/include/sound/sof/
H A Dinfo.h19 #define SOF_IPC_MAX_ELEMS 16 macro
109 struct sof_ipc_window_elem window[SOF_IPC_MAX_ELEMS];
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dloader.c24 if (w->num_windows == 0 || w->num_windows > SOF_IPC_MAX_ELEMS) in get_ext_windows()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3.c527 if (w->num_windows == 0 || w->num_windows > SOF_IPC_MAX_ELEMS) in sof_ipc3_get_ext_windows()

Completed in 5 milliseconds