Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc-dai.h410 struct snd_soc_dai_driver { struct
412 const char *name;
413 unsigned int id;
414 unsigned int base;
415 struct snd_soc_dobj dobj;
416 struct of_phandle_args *dai_args;
419 const struct snd_soc_dai_ops *ops;
423 struct snd_soc_pcm_stream capture;
424 struct snd_soc_pcm_stream playback;
425 unsigned int symmetric_rate:1;
[all …]