Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsoc-dai.h388 struct snd_soc_dai_driver { struct
390 const char *name;
391 unsigned int id;
392 unsigned int base;
393 struct snd_soc_dobj dobj;
396 int (*probe)(struct snd_soc_dai *dai);
397 int (*remove)(struct snd_soc_dai *dai);
401 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd,
405 const struct snd_soc_dai_ops *ops;
406 const struct snd_soc_cdai_ops *cops;
[all …]

Completed in 4 milliseconds