snd_soc_dai_linkRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: ✅struct snd_soc_dai_link {
const char *name;
const char *stream_name;
struct snd_soc_dai_link_component *cpus;
unsigned int num_cpus;
struct snd_soc_dai_link_component *codecs;
unsigned int num_codecs;
struct snd_soc_dai_link_component *platforms;
unsigned int num_platforms;
int id;
const struct snd_soc_pcm_stream *params;
unsigned int num_params;
unsigned int dai_fmt;
enum snd_soc_dpcm_trigger trigger[2];
int (*init)(struct snd_soc_pcm_runtime *);
int (*be_hw_params_fixup)(struct snd_soc_pcm_runtime *, struct snd_pcm_hw_params *);
const struct snd_soc_ops *ops;
const struct snd_soc_compr_ops *compr_ops;
bool nonatomic;
unsigned int playback_only;
unsigned int capture_only;
unsigned int ignore_suspend;
unsigned int symmetric_rates;
unsigned int symmetric_channels;
unsigned int symmetric_samplebits;
unsigned int no_pcm;
unsigned int dynamic;
unsigned int dpcm_capture;
unsigned int dpcm_playback;
unsigned int dpcm_merged_format;
unsigned int dpcm_merged_chan;
unsigned int dpcm_merged_rate;
unsigned int ignore_pmdown_time;
unsigned int ignore;
struct list_head list;
struct snd_soc_dobj dobj;
};
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Arch