Home
last modified time | relevance | path

Searched defs:snd_sof_dai (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/sof/
A Dsof-audio.h528 struct snd_sof_dai { struct
529 struct snd_soc_component *scomp;
530 const char *name;
531 u32 type;
533 int number_configs;
534 int current_config;
535 struct list_head list; /* list in sdev dai list */
537 const void *platform_private;
538 void *private;

Completed in 7 milliseconds