Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsoc-dai.h409 struct snd_soc_dai_driver { struct
411 const char *name;
412 unsigned int id;
413 unsigned int base;
414 struct snd_soc_dobj dobj;
415 struct of_phandle_args *dai_args;
418 const struct snd_soc_dai_ops *ops;
419 const struct snd_soc_cdai_ops *cops;
422 struct snd_soc_pcm_stream capture;
423 struct snd_soc_pcm_stream playback;
[all …]