snd_soc_dai_ops
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_ops {
int (*set_sysclk)(struct snd_soc_dai *, int, unsigned int, int);
int (*set_pll)(struct snd_soc_dai *, int, int, unsigned int, unsigned int);
int (*set_clkdiv)(struct snd_soc_dai *, int, int);
int (*set_bclk_ratio)(struct snd_soc_dai *, unsigned int);
int (*set_fmt)(struct snd_soc_dai *, unsigned int);
int (*xlate_tdm_slot_mask)(unsigned int, unsigned int *, unsigned int *);
int (*set_tdm_slot)(struct snd_soc_dai *, unsigned int, unsigned int, int, int);
int (*set_channel_map)(struct snd_soc_dai *, unsigned int, unsigned int *, unsigned int, unsigned int *);
int (*get_channel_map)(struct snd_soc_dai *, unsigned int *, unsigned int *, unsigned int *, unsigned int *);
int (*set_tristate)(struct snd_soc_dai *, int);
int (*set_sdw_stream)(struct snd_soc_dai *, void *, int);
int (*digital_mute)(struct snd_soc_dai *, int);
int (*mute_stream)(struct snd_soc_dai *, int, int);
int (*startup)(struct snd_pcm_substream *, struct snd_soc_dai *);
void (*shutdown)(struct snd_pcm_substream *, struct snd_soc_dai *);
int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *, struct snd_soc_dai *);
int (*hw_free)(struct snd_pcm_substream *, struct snd_soc_dai *);
int (*prepare)(struct snd_pcm_substream *, struct snd_soc_dai *);
int (*trigger)(struct snd_pcm_substream *, int, struct snd_soc_dai *);
int (*bespoke_trigger)(struct snd_pcm_substream *, int, struct snd_soc_dai *);
snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *, struct snd_soc_dai *);
};
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch