Searched defs:snd_soc_dai_driver (Results 1 – 1 of 1) sorted by relevance
394 struct snd_soc_dai_driver { struct396 const char *name;397 unsigned int id;398 unsigned int base;399 struct snd_soc_dobj dobj;411 const struct snd_soc_dai_ops *ops;415 struct snd_soc_pcm_stream capture;417 unsigned int symmetric_rate:1;418 unsigned int symmetric_channels:1;422 int probe_order;[all …]
Completed in 4 milliseconds