Searched refs:snd_soc_tplg_widget_bind_event (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-topology.h | 194 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-topology.h | 185 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w,
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-topology.c | 664 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w, in snd_soc_tplg_widget_bind_event() function 684 EXPORT_SYMBOL_GPL(snd_soc_tplg_widget_bind_event); variable
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-topology.c | 562 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w, in snd_soc_tplg_widget_bind_event() function 582 EXPORT_SYMBOL_GPL(snd_soc_tplg_widget_bind_event); variable
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | topology.c | 853 ret = snd_soc_tplg_widget_bind_event(w, audioreach_widget_ops, in audioreach_widget_load_pga()
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc3-topology.c | 1968 return snd_soc_tplg_widget_bind_event(swidget->widget, sof_kwd_events, in sof_ipc3_widget_bind_event()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 3038 ret = snd_soc_tplg_widget_bind_event(w, skl_tplg_widget_ops, in skl_tplg_widget_load()
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | topology.c | 2364 return snd_soc_tplg_widget_bind_event(swidget->widget, in sof_widget_bind_event()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 3036 ret = snd_soc_tplg_widget_bind_event(w, skl_tplg_widget_ops, in skl_tplg_widget_load()
|
Completed in 25 milliseconds