snd_soc_tplg_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_tplg_ops {
int (*control_load)(struct snd_soc_component *, int, struct snd_kcontrol_new *, struct snd_soc_tplg_ctl_hdr *);
int (*control_unload)(struct snd_soc_component *, struct snd_soc_dobj *);
int (*dapm_route_load)(struct snd_soc_component *, int, struct snd_soc_dapm_route *);
int (*dapm_route_unload)(struct snd_soc_component *, struct snd_soc_dobj *);
int (*widget_load)(struct snd_soc_component *, int, struct snd_soc_dapm_widget *, struct snd_soc_tplg_dapm_widget *);
int (*widget_ready)(struct snd_soc_component *, int, struct snd_soc_dapm_widget *, struct snd_soc_tplg_dapm_widget *);
int (*widget_unload)(struct snd_soc_component *, struct snd_soc_dobj *);
int (*dai_load)(struct snd_soc_component *, int, struct snd_soc_dai_driver *, struct snd_soc_tplg_pcm *, struct snd_soc_dai *);
int (*dai_unload)(struct snd_soc_component *, struct snd_soc_dobj *);
int (*link_load)(struct snd_soc_component *, int, struct snd_soc_dai_link *, struct snd_soc_tplg_link_config *);
int (*link_unload)(struct snd_soc_component *, struct snd_soc_dobj *);
int (*vendor_load)(struct snd_soc_component *, int, struct snd_soc_tplg_hdr *);
int (*vendor_unload)(struct snd_soc_component *, struct snd_soc_tplg_hdr *);
void (*complete)(struct snd_soc_component *);
int (*manifest)(struct snd_soc_component *, int, struct snd_soc_tplg_manifest *);
const struct snd_soc_tplg_kcontrol_ops *io_ops;
int io_ops_count;
const struct snd_soc_tplg_bytes_ext_ops *bytes_ext_ops;
int bytes_ext_ops_count;
};
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch