Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Ddai.h76 enum sof_ipc_dai_type { enum
/linux/sound/soc/sof/
H A Dtopology.c286 enum sof_ipc_dai_type type;
308 static enum sof_ipc_dai_type find_dai(const char *name) in find_dai()