Home
last modified time | relevance | path

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

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