Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dsoc-dai.h394 struct snd_soc_dai_driver { struct
396 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 5 milliseconds