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.h405 struct snd_soc_dai_driver { struct
407 const char *name;
408 unsigned int id;
409 unsigned int base;
410 struct snd_soc_dobj dobj;
411 const struct of_phandle_args *dai_args;
414 const struct snd_soc_dai_ops *ops;
415 const struct snd_soc_cdai_ops *cops;
418 struct snd_soc_pcm_stream capture;
419 struct snd_soc_pcm_stream playback;
[all …]