Home
last modified time | relevance | path

Searched refs:tplg_w (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c571 struct snd_soc_tplg_dapm_widget *tplg_w) in audioreach_widget_load_module_common() argument
579 sg = audioreach_parse_sg_tokens(apm, &tplg_w->priv); in audioreach_widget_load_module_common()
599 struct snd_soc_tplg_dapm_widget *tplg_w) in audioreach_widget_load_enc_dec_cnv() argument
614 mod_array = audioreach_get_module_array(&tplg_w->priv); in audioreach_widget_load_enc_dec_cnv()
734 struct snd_soc_tplg_dapm_widget *tplg_w) in audioreach_widget_load_buffer() argument
771 struct snd_soc_tplg_dapm_widget *tplg_w) in audioreach_widget_load_mixer() argument
780 w_array = &tplg_w->priv.array[0]; in audioreach_widget_load_mixer()
839 struct snd_soc_tplg_dapm_widget *tplg_w) in audioreach_widget_load_pga() argument
855 le16_to_cpu(tplg_w->event_type)); in audioreach_widget_load_pga()
858 le16_to_cpu(tplg_w->event_type)); in audioreach_widget_load_pga()
[all …]
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c2775 (struct skl_dfw_v4_module *)tplg_w->priv.data; in skl_tplg_get_pvt_data_v4()
2884 if (uuid_is_valid((char *)tplg_w->priv.data)) in skl_tplg_get_pvt_data()
2885 return skl_tplg_get_pvt_data_v4(tplg_w, skl, dev, mconfig); in skl_tplg_get_pvt_data()
2898 (tplg_w->priv.data + off); in skl_tplg_get_pvt_data()
2908 (tplg_w->priv.data + off); in skl_tplg_get_pvt_data()
2917 data = (tplg_w->priv.data + off); in skl_tplg_get_pvt_data()
2990 struct snd_soc_tplg_dapm_widget *tplg_w) in skl_tplg_widget_load() argument
2997 if (!tplg_w->priv.size) in skl_tplg_widget_load()
3031 if (tplg_w->event_type == 0) { in skl_tplg_widget_load()
3038 tplg_w->event_type); in skl_tplg_widget_load()
[all …]
/openbmc/linux/sound/soc/
H A Dsoc-topology.c267 struct snd_soc_dapm_widget *w, struct snd_soc_tplg_dapm_widget *tplg_w) in soc_tplg_widget_load() argument
271 tplg_w); in soc_tplg_widget_load()
279 struct snd_soc_dapm_widget *w, struct snd_soc_tplg_dapm_widget *tplg_w) in soc_tplg_widget_ready() argument
283 tplg_w); in soc_tplg_widget_ready()