snd_soc_dai_driver
Regular
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_driver {
const char *name;
unsigned int id;
unsigned int base;
struct snd_soc_dobj dobj;
int (*probe)(struct snd_soc_dai *);
int (*remove)(struct snd_soc_dai *);
int (*suspend)(struct snd_soc_dai *);
int (*resume)(struct snd_soc_dai *);
int (*compress_new)(struct snd_soc_pcm_runtime *, int);
int (*pcm_new)(struct snd_soc_pcm_runtime *, struct snd_soc_dai *);
const struct snd_soc_dai_ops *ops;
const struct snd_soc_cdai_ops *cops;
struct snd_soc_pcm_stream capture;
struct snd_soc_pcm_stream playback;
unsigned int symmetric_rates;
unsigned int symmetric_channels;
unsigned int symmetric_samplebits;
unsigned int bus_control;
int probe_order;
int remove_order;
};
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch