Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_context (Results 1 – 25 of 158) sorted by relevance

1234567

/kernel/linux/linux-5.10/include/sound/
Dsoc-dapm.h376 struct snd_soc_dapm_context;
422 int snd_soc_dapm_new_controls(struct snd_soc_dapm_context *dapm,
426 struct snd_soc_dapm_context *dapm,
429 struct snd_soc_dapm_context *dapm,
431 int snd_soc_dapm_new_dai_widgets(struct snd_soc_dapm_context *dapm,
442 void snd_soc_dapm_free(struct snd_soc_dapm_context *dapm);
443 void snd_soc_dapm_init(struct snd_soc_dapm_context *dapm,
446 int snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm,
448 int snd_soc_dapm_del_routes(struct snd_soc_dapm_context *dapm,
450 int snd_soc_dapm_weak_routes(struct snd_soc_dapm_context *dapm,
[all …]
Dsoc-card.h32 struct snd_soc_dapm_context *dapm,
35 struct snd_soc_dapm_context *dapm,
Dsoc-topology.h26 struct snd_soc_dapm_context;
190 void snd_soc_tplg_widget_remove_all(struct snd_soc_dapm_context *dapm,
Dsoc-component.h215 struct snd_soc_dapm_context dapm;
246 struct snd_soc_dapm_context *dapm) in snd_soc_dapm_to_component()
256 static inline struct snd_soc_dapm_context *snd_soc_component_get_dapm( in snd_soc_component_get_dapm()
/kernel/linux/linux-5.10/sound/soc/
Dsoc-dapm.c51 static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm,
58 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
62 snd_soc_dapm_new_control_unlocked(struct snd_soc_dapm_context *dapm,
65 static unsigned int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg);
150 static void dapm_assert_locked(struct snd_soc_dapm_context *dapm) in dapm_assert_locked()
596 struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm( in snd_soc_dapm_kcontrol_dapm()
617 static const char *soc_dapm_prefix(struct snd_soc_dapm_context *dapm) in soc_dapm_prefix()
624 static unsigned int soc_dapm_read(struct snd_soc_dapm_context *dapm, int reg) in soc_dapm_read()
631 static int soc_dapm_update_bits(struct snd_soc_dapm_context *dapm, in soc_dapm_update_bits()
640 static int soc_dapm_test_bits(struct snd_soc_dapm_context *dapm, in soc_dapm_test_bits()
[all …]
Dsoc-component.c141 struct snd_soc_dapm_context *dapm = in snd_soc_component_enable_pin()
150 struct snd_soc_dapm_context *dapm = in snd_soc_component_enable_pin_unlocked()
159 struct snd_soc_dapm_context *dapm = in snd_soc_component_disable_pin()
168 struct snd_soc_dapm_context *dapm = in snd_soc_component_disable_pin_unlocked()
177 struct snd_soc_dapm_context *dapm = in snd_soc_component_nc_pin()
186 struct snd_soc_dapm_context *dapm = in snd_soc_component_nc_pin_unlocked()
195 struct snd_soc_dapm_context *dapm = in snd_soc_component_get_pin_status()
204 struct snd_soc_dapm_context *dapm = in snd_soc_component_force_enable_pin()
214 struct snd_soc_dapm_context *dapm = in snd_soc_component_force_enable_pin_unlocked()
Dsoc-card.c184 struct snd_soc_dapm_context *dapm, in snd_soc_card_set_bias_level()
196 struct snd_soc_dapm_context *dapm, in snd_soc_card_set_bias_level_post()
/kernel/linux/linux-5.10/sound/soc/atmel/
Dtse850-pcm5142.c63 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_mux1()
75 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_mux1()
93 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_mux2()
105 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_mux2()
123 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_mix()
135 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_mix()
157 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_ana()
190 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_ana()
/kernel/linux/linux-5.10/drivers/staging/greybus/
Daudio_helper.h10 struct snd_soc_dapm_context *dapm);
11 int gbaudio_dapm_free_controls(struct snd_soc_dapm_context *dapm,
Daudio_helper.c60 struct snd_soc_dapm_context *dapm) in gbaudio_dapm_link_component_dai_widgets()
112 int gbaudio_dapm_free_controls(struct snd_soc_dapm_context *dapm, in gbaudio_dapm_free_controls()
/kernel/linux/linux-5.10/sound/soc/sunxi/
Dsun8i-codec-analog.c394 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt); in sun8i_codec_add_headphone()
432 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt); in sun8i_codec_add_mbias()
453 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt); in sun8i_codec_add_hmic()
490 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt); in sun8i_codec_add_linein()
571 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt); in sun8i_codec_add_lineout()
636 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt); in sun8i_codec_add_mic2()
692 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt); in sun8i_codec_analog_add_mixer()
/kernel/linux/linux-5.10/include/linux/mfd/madera/
Dcore.h145 struct snd_soc_dapm_context;
201 struct snd_soc_dapm_context *dapm;
/kernel/linux/linux-5.10/sound/soc/intel/boards/
Dbdw-rt5677.c30 struct snd_soc_dapm_context *dapm = w->dapm; in bdw_rt5677_event_hp()
231 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in bdw_rt5677_init()
369 struct snd_soc_dapm_context *dapm; in bdw_rt5677_suspend_pre()
381 struct snd_soc_dapm_context *dapm; in bdw_rt5677_resume_post()
/kernel/linux/linux-5.10/include/linux/mfd/arizona/
Dcore.h117 struct snd_soc_dapm_context;
150 struct snd_soc_dapm_context *dapm;
/kernel/linux/linux-5.10/sound/soc/ti/
Dams-delta.c104 struct snd_soc_dapm_context *dapm = &card->dapm; in ams_delta_set_audio_mode()
177 struct snd_soc_dapm_context *dapm = &card->dapm; in ams_delta_get_audio_mode()
306 struct snd_soc_dapm_context *dapm = &component->card->dapm; in cx81801_close()
466 struct snd_soc_dapm_context *dapm = &card->dapm; in ams_delta_cx20442_init()
Domap3pandora.c143 struct snd_soc_dapm_context *dapm = &rtd->card->dapm; in omap3pandora_out_init()
162 struct snd_soc_dapm_context *dapm = &rtd->card->dapm; in omap3pandora_in_init()
Domap-twl4030.c139 static inline void twl4030_disconnect_pin(struct snd_soc_dapm_context *dapm, in twl4030_disconnect_pin()
149 struct snd_soc_dapm_context *dapm = &card->dapm; in omap_twl4030_init()
/kernel/linux/linux-5.10/sound/soc/sirf/
Dsirf-audio.c25 struct snd_soc_dapm_context *dapm = w->dapm; in sirf_audio_hp_event()
38 struct snd_soc_dapm_context *dapm = w->dapm; in sirf_audio_spk_event()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdac_hdmi.h9 struct snd_soc_dapm_context *dapm);
Dda7219-aad.c57 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in da7219_aad_btn_det_work()
113 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in da7219_aad_hptest_work()
346 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in da7219_aad_irq_thread()
834 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in da7219_aad_suspend()
863 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in da7219_aad_resume()
Dadau17x1.c190 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in adau17x1_dsp_mux_enum_put()
376 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(dai->component); in adau17x1_set_dai_sysclk()
864 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in adau17x1_setup_firmware()
905 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in adau17x1_add_widgets()
941 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in adau17x1_add_routes()
/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra_wm8903.c117 struct snd_soc_dapm_context *dapm = w->dapm; in tegra_wm8903_event_int_spk()
133 struct snd_soc_dapm_context *dapm = w->dapm; in tegra_wm8903_event_hp()
149 struct snd_soc_dapm_context *dapm = w->dapm; in tegra_wm8903_event_int_mic()
/kernel/linux/linux-5.10/sound/soc/samsung/
Dtobermory.c18 struct snd_soc_dapm_context *dapm, in tobermory_set_bias_level()
61 struct snd_soc_dapm_context *dapm, in tobermory_set_bias_level_post()
Dspeyside.c20 struct snd_soc_dapm_context *dapm, in speyside_set_bias_level()
56 struct snd_soc_dapm_context *dapm, in speyside_set_bias_level_post()
/kernel/linux/linux-5.10/sound/soc/meson/
Dg12a-tohdmitx.c43 struct snd_soc_dapm_context *dapm = in g12a_tohdmitx_i2s_mux_put_enum()
91 struct snd_soc_dapm_context *dapm = in g12a_tohdmitx_spdif_mux_put_enum()

1234567