Searched refs:SOF_IPC_MAX_ELEMS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/sound/sof/ | ||
| D | info.h | 19 #define SOF_IPC_MAX_ELEMS 16 macro |
| /Linux-v5.4/sound/soc/sof/ | ||
| D | loader.c | 23 if (w->num_windows == 0 || w->num_windows > SOF_IPC_MAX_ELEMS) in get_ext_windows() |