Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/sof/
Dstream.h44 enum sof_ipc_frame { enum
/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c399 enum sof_ipc_frame frame;
409 static enum sof_ipc_frame find_format(const char *name) in find_format()