Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_to_dev (Results 1 – 14 of 14) sorted by relevance

/linux/sound/soc/samsung/ !
H A Dtobermory.c27 if (snd_soc_dapm_to_dev(dapm) != codec_dai->dev) in tobermory_set_bias_level()
70 if (snd_soc_dapm_to_dev(dapm) != codec_dai->dev) in tobermory_set_bias_level_post()
H A Dlittlemill.c27 if (snd_soc_dapm_to_dev(dapm) != aif1_dai->dev) in littlemill_set_bias_level()
74 if (snd_soc_dapm_to_dev(dapm) != aif1_dai->dev) in littlemill_set_bias_level_post()
H A Dspeyside.c30 if (snd_soc_dapm_to_dev(dapm) != codec_dai->dev) in speyside_set_bias_level()
66 if (snd_soc_dapm_to_dev(dapm) != codec_dai->dev) in speyside_set_bias_level_post()
H A Dbells.c65 if (snd_soc_dapm_to_dev(dapm) != codec_dai->dev) in bells_set_bias_level()
111 if (snd_soc_dapm_to_dev(dapm) != codec_dai->dev) in bells_set_bias_level_post()
H A Dtm2_wm5110.c287 if (snd_soc_dapm_to_dev(dapm) != snd_soc_rtd_to_codec(rtd, 0)->dev) in tm2_set_bias_level()
H A Dmidas_wm1811.c379 if (snd_soc_dapm_to_dev(dapm) != aif1_dai->dev) in midas_set_bias_level()
/linux/sound/soc/ !
H A Dsoc-dapm.c194 struct device *snd_soc_dapm_to_dev(struct snd_soc_dapm_context *dapm) in snd_soc_dapm_to_dev() function
201 EXPORT_SYMBOL_GPL(snd_soc_dapm_to_dev);
222 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in dapm_mark_dirty()
563 struct device *dev = snd_soc_dapm_to_dev(dapm); in dapm_check_dynamic_path()
611 struct device *dev = snd_soc_dapm_to_dev(dapm); in dapm_add_path()
709 struct device *dev = snd_soc_dapm_to_dev(widget->dapm); in dapm_kcontrol_data_alloc()
1167 struct device *dev = snd_soc_dapm_to_dev(dapm); in dapm_create_or_share_kcontrol()
1312 struct device *dev = snd_soc_dapm_to_dev(dapm); in dapm_new_mux()
1382 struct device *dev = snd_soc_dapm_to_dev(dapm); in dapm_new_dai_link()
1407 struct device *dev = snd_soc_dapm_to_dev(widget->dapm); in dapm_suspend_check()
[all …]
/linux/drivers/staging/greybus/ !
H A Daudio_topology.c383 struct device *codec_dev = snd_soc_dapm_to_dev(widget->dapm); in gbcodec_mixer_dapm_ctl_get()
432 struct device *codec_dev = snd_soc_dapm_to_dev(widget->dapm); in gbcodec_mixer_dapm_ctl_put()
715 struct device *codec_dev = snd_soc_dapm_to_dev(widget->dapm); in gbcodec_enum_dapm_ctl_get()
762 struct device *codec_dev = snd_soc_dapm_to_dev(widget->dapm); in gbcodec_enum_dapm_ctl_put()
927 struct device *codec_dev = snd_soc_dapm_to_dev(w->dapm); in gbaudio_widget_event()
/linux/sound/soc/ti/ !
H A Domap3pandora.c74 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in omap3pandora_dac_event()
/linux/sound/soc/codecs/ !
H A Dhdac_hdmi.c772 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in hdac_hdmi_pin_output_widget_event()
818 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in hdac_hdmi_cvt_output_widget_event()
874 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in hdac_hdmi_pin_mux_widget_event()
909 struct device *dev = snd_soc_dapm_to_dev(dapm); in hdac_hdmi_set_pin_port_mux()
1077 struct device *dev = snd_soc_dapm_to_dev(dapm); in create_fill_widget_route_map()
H A Dwcd9335.c1264 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in slim_rx_mux_get()
1277 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in slim_rx_mux_put()
1329 struct device *dev = snd_soc_dapm_to_dev(dapm); in slim_tx_mixer_get()
1347 struct device *dev = snd_soc_dapm_to_dev(widget->dapm); in slim_tx_mixer_put()
H A Dwcd934x.c3255 struct device *dev = snd_soc_dapm_to_dev(dapm); in slim_rx_mux_get()
3292 struct device *dev = snd_soc_dapm_to_dev(w->dapm); in slim_rx_mux_put()
3773 struct device *dev = snd_soc_dapm_to_dev(dapm); in slim_tx_mixer_get()
3788 struct device *dev = snd_soc_dapm_to_dev(widget->dapm); in slim_tx_mixer_put()
/linux/sound/soc/intel/avs/ !
H A Dcontrol.c19 struct device *dev = snd_soc_dapm_to_dev(dapm); in avs_get_kcontrol_adev()
/linux/include/sound/ !
H A Dsoc-dapm.h642 struct device *snd_soc_dapm_to_dev(struct snd_soc_dapm_context *dapm);