Home
last modified time | relevance | path

Searched refs:dapm (Results 101 - 125 of 705) sorted by relevance

12345678910>>...29

/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-jack.c36 struct snd_soc_dapm_context *dapm; in snd_soc_jack_report() local
44 dapm = &jack->card->dapm; in snd_soc_jack_report()
60 snd_soc_dapm_enable_pin(dapm, pin->pin); in snd_soc_jack_report()
62 snd_soc_dapm_disable_pin(dapm, pin->pin); in snd_soc_jack_report()
72 snd_soc_dapm_sync(dapm); in snd_soc_jack_report()
H A Dsoc-component.c160 struct snd_soc_dapm_context *dapm = in snd_soc_component_enable_pin() local
162 return snd_soc_dapm_enable_pin(dapm, pin); in snd_soc_component_enable_pin()
169 struct snd_soc_dapm_context *dapm = in snd_soc_component_enable_pin_unlocked() local
171 return snd_soc_dapm_enable_pin_unlocked(dapm, pin); in snd_soc_component_enable_pin_unlocked()
178 struct snd_soc_dapm_context *dapm = in snd_soc_component_disable_pin() local
180 return snd_soc_dapm_disable_pin(dapm, pin); in snd_soc_component_disable_pin()
187 struct snd_soc_dapm_context *dapm = in snd_soc_component_disable_pin_unlocked() local
189 return snd_soc_dapm_disable_pin_unlocked(dapm, pin); in snd_soc_component_disable_pin_unlocked()
196 struct snd_soc_dapm_context *dapm = in snd_soc_component_nc_pin() local
198 return snd_soc_dapm_nc_pin(dapm, pi in snd_soc_component_nc_pin()
205 struct snd_soc_dapm_context *dapm = snd_soc_component_nc_pin_unlocked() local
214 struct snd_soc_dapm_context *dapm = snd_soc_component_get_pin_status() local
223 struct snd_soc_dapm_context *dapm = snd_soc_component_force_enable_pin() local
233 struct snd_soc_dapm_context *dapm = snd_soc_component_force_enable_pin_unlocked() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dnau8825.c861 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in nau8825_fepga_event()
887 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in nau8825_adc_event()
911 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in nau8825_pump_event()
935 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in nau8825_output_dac_event()
973 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in system_clock_control()
1125 /* ADC for button press detection. A dapm supply widget is used to
1621 struct snd_soc_dapm_context *dapm = nau8825->dapm; in nau8825_eject_jack() local
1627 snd_soc_dapm_disable_pin(dapm, "SAR"); in nau8825_eject_jack()
1628 snd_soc_dapm_disable_pin(dapm, "MICBIA in nau8825_eject_jack()
1732 struct snd_soc_dapm_context *dapm = nau8825->dapm; nau8825_high_imped_detection() local
1847 struct snd_soc_dapm_context *dapm = nau8825->dapm; nau8825_jack_insert() local
2229 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); nau8825_component_probe() local
[all...]
H A Drt700.c24 #include <sound/soc-dapm.h>
275 struct snd_soc_dapm_context *dapm = in rt700_jack_init() local
279 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_jack_init()
310 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_jack_init()
366 struct snd_soc_dapm_context *dapm = in rt700_set_amp_gain_put() local
402 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_set_amp_gain_put()
454 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_set_amp_gain_put()
559 struct snd_soc_dapm_context *dapm = in rt700_mux_put() local
597 snd_soc_dapm_mux_update_power(dapm, kcontrol, in rt700_mux_put()
640 snd_soc_dapm_to_component(w->dapm); in rt700_dac_front_event()
843 struct snd_soc_dapm_context *dapm = rt700_set_bias_level() local
[all...]
H A Dwm_hubs.c498 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_supply_event()
540 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_event()
592 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in earpiece_event()
617 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in lineout_event()
647 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in micbias_event()
1114 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in wm_hubs_add_analogue_controls() local
1148 snd_soc_dapm_new_controls(dapm, analogue_dapm_widgets, in wm_hubs_add_analogue_controls()
1158 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in wm_hubs_add_analogue_routes() local
1165 snd_soc_dapm_add_routes(dapm, analogue_routes, in wm_hubs_add_analogue_routes()
1169 snd_soc_dapm_add_routes(dapm, in wm_hubs_add_analogue_routes()
[all...]
H A Dwm9090.c241 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_ev()
412 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in wm9090_add_controls() local
415 snd_soc_dapm_new_controls(dapm, wm9090_dapm_widgets, in wm9090_add_controls()
418 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls()
424 snd_soc_dapm_add_routes(dapm, audio_map_in1_diff, in wm9090_add_controls()
427 snd_soc_dapm_add_routes(dapm, audio_map_in1_se, in wm9090_add_controls()
434 snd_soc_dapm_add_routes(dapm, audio_map_in2_diff, in wm9090_add_controls()
437 snd_soc_dapm_add_routes(dapm, audio_map_in2_se, in wm9090_add_controls()
H A Dcs42l43.c23 #include <sound/soc-dapm.h>
373 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in cs42l43_asp_set_fmt() local
409 snd_soc_dapm_del_routes(dapm, routes, ARRAY_SIZE(routes)); in cs42l43_asp_set_fmt()
413 snd_soc_dapm_add_routes(dapm, routes, ARRAY_SIZE(routes)); in cs42l43_asp_set_fmt()
830 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in cs42l43_dapm_get_volsw() local
833 snd_soc_dapm_mutex_lock(dapm); in cs42l43_dapm_get_volsw()
835 snd_soc_dapm_mutex_unlock(dapm); in cs42l43_dapm_get_volsw()
844 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in cs42l43_dapm_put_volsw() local
847 snd_soc_dapm_mutex_lock(dapm); in cs42l43_dapm_put_volsw()
849 snd_soc_dapm_mutex_unlock(dapm); in cs42l43_dapm_put_volsw()
858 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); cs42l43_dapm_get_enum() local
872 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); cs42l43_dapm_put_enum() local
897 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); cs42l43_eq_put() local
[all...]
H A Dmt6351.c579 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_reg_set_clr_event()
623 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_ncp_event()
647 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_sgen_event()
667 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_aif_in_event()
712 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_hp_event()
840 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_aif_out_event()
903 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_adc_clkgen_event()
926 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_left_event()
956 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_right_event()
986 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_mic_bias_0_event()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt700.c23 #include <sound/soc-dapm.h>
274 struct snd_soc_dapm_context *dapm = in rt700_jack_init() local
278 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_jack_init()
309 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_jack_init()
351 struct snd_soc_dapm_context *dapm = in rt700_set_amp_gain_put() local
387 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_set_amp_gain_put()
439 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_set_amp_gain_put()
544 struct snd_soc_dapm_context *dapm = in rt700_mux_put() local
582 snd_soc_dapm_mux_update_power(dapm, kcontrol, in rt700_mux_put()
625 snd_soc_dapm_to_component(w->dapm); in rt700_dac_front_event()
820 struct snd_soc_dapm_context *dapm = rt700_set_bias_level() local
[all...]
H A Dwm_hubs.c498 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_supply_event()
540 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_event()
592 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in earpiece_event()
617 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in lineout_event()
647 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in micbias_event()
1114 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in wm_hubs_add_analogue_controls() local
1148 snd_soc_dapm_new_controls(dapm, analogue_dapm_widgets, in wm_hubs_add_analogue_controls()
1158 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in wm_hubs_add_analogue_routes() local
1165 snd_soc_dapm_add_routes(dapm, analogue_routes, in wm_hubs_add_analogue_routes()
1169 snd_soc_dapm_add_routes(dapm, in wm_hubs_add_analogue_routes()
[all...]
H A Dnau8824.c430 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in nau8824_output_dac_event()
453 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in nau8824_spk_event()
477 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in nau8824_pump_event()
503 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in system_clock_control()
562 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in dmic_clock_control()
840 struct snd_soc_dapm_context *dapm = nau8824->dapm; in nau8824_dapm_disable_pin() local
841 const char *prefix = dapm->component->name_prefix; in nau8824_dapm_disable_pin()
847 snd_soc_dapm_disable_pin(dapm, prefixed_pin); in nau8824_dapm_disable_pin()
849 snd_soc_dapm_disable_pin(dapm, pi in nau8824_dapm_disable_pin()
855 struct snd_soc_dapm_context *dapm = nau8824->dapm; nau8824_dapm_enable_pin() local
870 struct snd_soc_dapm_context *dapm = nau8824->dapm; nau8824_eject_jack() local
903 struct snd_soc_dapm_context *dapm = nau8824->dapm; nau8824_jdet_work() local
1524 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); nau8824_component_probe() local
[all...]
H A Dwm9090.c241 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_ev()
412 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in wm9090_add_controls() local
415 snd_soc_dapm_new_controls(dapm, wm9090_dapm_widgets, in wm9090_add_controls()
418 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls()
424 snd_soc_dapm_add_routes(dapm, audio_map_in1_diff, in wm9090_add_controls()
427 snd_soc_dapm_add_routes(dapm, audio_map_in1_se, in wm9090_add_controls()
434 snd_soc_dapm_add_routes(dapm, audio_map_in2_diff, in wm9090_add_controls()
437 snd_soc_dapm_add_routes(dapm, audio_map_in2_se, in wm9090_add_controls()
H A Drt5640.c28 #include <sound/soc-dapm.h>
462 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk()
480 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in is_using_asrc()
971 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_event()
995 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_lout_event()
1024 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_power_event()
1040 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_post_event()
2098 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in rt5640_enable_micbias1_for_ovcd() local
2100 snd_soc_dapm_mutex_lock(dapm); in rt5640_enable_micbias1_for_ovcd()
2101 snd_soc_dapm_force_enable_pin_unlocked(dapm, "LDO in rt5640_enable_micbias1_for_ovcd()
2111 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); rt5640_disable_micbias1_for_ovcd() local
2467 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); rt5640_probe() local
[all...]
H A Dmt6351.c582 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_reg_set_clr_event()
626 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_ncp_event()
650 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_sgen_event()
670 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_aif_in_event()
715 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_hp_event()
843 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_aif_out_event()
906 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_adc_clkgen_event()
929 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_left_event()
959 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_right_event()
989 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_mic_bias_0_event()
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dkbl_rt5660.c95 struct snd_soc_dapm_context *dapm = w->dapm; in kabylake_5660_event_lineout() local
96 struct kbl_codec_private *priv = snd_soc_card_get_drvdata(dapm->card); in kabylake_5660_event_lineout()
161 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in kabylake_rt5660_codec_init() local
203 snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1"); in kabylake_rt5660_codec_init()
204 snd_soc_dapm_force_enable_pin(dapm, "BST1"); in kabylake_rt5660_codec_init()
205 snd_soc_dapm_force_enable_pin(dapm, "BST2"); in kabylake_rt5660_codec_init()
506 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
H A Dkbl_da7219_max98357a.c56 struct snd_soc_dapm_context *dapm = w->dapm; in platform_clock_control() local
57 struct snd_soc_card *card = dapm->card; in platform_clock_control()
196 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in kabylake_da7219_codec_init()
238 struct snd_soc_dapm_context *dapm; in kabylake_da7219_fe_init() local
241 dapm = snd_soc_component_get_dapm(component); in kabylake_da7219_fe_init()
242 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_da7219_fe_init()
558 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
H A Dskl_nau88l25_ssm4567.c62 struct snd_soc_dapm_context *dapm = w->dapm; in platform_clock_control() local
63 struct snd_soc_card *card = dapm->card; in platform_clock_control()
196 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
258 struct snd_soc_dapm_context *dapm; in skylake_nau8825_fe_init() local
261 dapm = snd_soc_component_get_dapm(component); in skylake_nau8825_fe_init()
262 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
671 return hdac_hdmi_jack_port_init(component, &card->dapm); in skylake_card_late_probe()
H A Dskl_nau88l25_max98357a.c52 struct snd_soc_dapm_context *dapm = w->dapm; in platform_clock_control() local
53 struct snd_soc_card *card = dapm->card; in platform_clock_control()
177 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
238 struct snd_soc_dapm_context *dapm; in skylake_nau8825_fe_init() local
241 dapm = snd_soc_component_get_dapm(component); in skylake_nau8825_fe_init()
242 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
630 return hdac_hdmi_jack_port_init(component, &card->dapm); in skylake_card_late_probe()
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dmidas_wm1811.c17 #include <sound/soc-dapm.h>
143 struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm); in midas_ext_spkmode()
165 struct snd_soc_card *card = w->dapm->card; in midas_mic_bias()
181 struct snd_soc_card *card = w->dapm->card; in midas_submic_bias()
197 struct snd_soc_card *card = w->dapm->card; in midas_fm_set()
218 struct snd_soc_card *card = w->dapm->card; in midas_line_set()
269 struct snd_soc_dapm_context *dapm, in midas_set_bias_level()
276 if (dapm->dev != aif1_dai->dev) in midas_set_bias_level()
268 midas_set_bias_level(struct snd_soc_card *card, struct snd_soc_dapm_context *dapm, enum snd_soc_bias_level level) midas_set_bias_level() argument
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dkbl_da7219_max98357a.c56 struct snd_soc_dapm_context *dapm = w->dapm; in platform_clock_control() local
57 struct snd_soc_card *card = dapm->card; in platform_clock_control()
218 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in kabylake_da7219_codec_init()
260 struct snd_soc_dapm_context *dapm; in kabylake_da7219_fe_init() local
263 dapm = snd_soc_component_get_dapm(component); in kabylake_da7219_fe_init()
264 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_da7219_fe_init()
626 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
H A Dkbl_rt5660.c95 struct snd_soc_dapm_context *dapm = w->dapm; in kabylake_5660_event_lineout() local
96 struct kbl_codec_private *priv = snd_soc_card_get_drvdata(dapm->card); in kabylake_5660_event_lineout()
161 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component); in kabylake_rt5660_codec_init() local
203 snd_soc_dapm_force_enable_pin(dapm, "MICBIAS1"); in kabylake_rt5660_codec_init()
204 snd_soc_dapm_force_enable_pin(dapm, "BST1"); in kabylake_rt5660_codec_init()
205 snd_soc_dapm_force_enable_pin(dapm, "BST2"); in kabylake_rt5660_codec_init()
505 return hdac_hdmi_jack_port_init(component, &card->dapm); in kabylake_card_late_probe()
H A Dskl_nau88l25_ssm4567.c62 struct snd_soc_dapm_context *dapm = w->dapm; in platform_clock_control() local
63 struct snd_soc_card *card = dapm->card; in platform_clock_control()
208 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
270 struct snd_soc_dapm_context *dapm; in skylake_nau8825_fe_init() local
273 dapm = snd_soc_component_get_dapm(component); in skylake_nau8825_fe_init()
274 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
682 return hdac_hdmi_jack_port_init(component, &card->dapm); in skylake_card_late_probe()
H A Dskl_nau88l25_max98357a.c52 struct snd_soc_dapm_context *dapm = w->dapm; in platform_clock_control() local
53 struct snd_soc_card *card = dapm->card; in platform_clock_control()
189 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
250 struct snd_soc_dapm_context *dapm; in skylake_nau8825_fe_init() local
253 dapm = snd_soc_component_get_dapm(component); in skylake_nau8825_fe_init()
254 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
641 return hdac_hdmi_jack_port_init(component, &card->dapm); in skylake_card_late_probe()
H A Dbytcr_rt5640.c252 static struct snd_soc_dai *byt_rt5640_get_codec_dai(struct snd_soc_dapm_context *dapm) in byt_rt5640_get_codec_dai() argument
254 struct snd_soc_card *card = dapm->card; in byt_rt5640_get_codec_dai()
269 struct snd_soc_dapm_context *dapm = w->dapm; in platform_clock_control() local
270 struct snd_soc_card *card = dapm->card; in platform_clock_control()
275 codec_dai = byt_rt5640_get_codec_dai(dapm); in platform_clock_control()
321 codec_dai = byt_rt5640_get_codec_dai(w->dapm); in byt_rt5640_event_lineout()
1265 card->dapm.idle_bias_off = true; in byt_rt5640_init()
1308 ret = snd_soc_dapm_add_routes(&card->dapm, custom_map, num_routes); in byt_rt5640_init()
1313 ret = snd_soc_dapm_add_routes(&card->dapm, in byt_rt5640_init()
[all...]
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dmidas_wm1811.c18 #include <sound/soc-dapm.h>
155 struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm); in midas_ext_spkmode()
177 struct snd_soc_card *card = w->dapm->card; in midas_mic_bias()
193 struct snd_soc_card *card = w->dapm->card; in midas_submic_bias()
209 struct snd_soc_card *card = w->dapm->card; in midas_fm_set()
230 struct snd_soc_card *card = w->dapm->card; in midas_line_set()
282 struct snd_soc_dapm_context *dapm, in midas_set_bias_level()
289 if (dapm->dev != aif1_dai->dev) in midas_set_bias_level()
281 midas_set_bias_level(struct snd_soc_card *card, struct snd_soc_dapm_context *dapm, enum snd_soc_bias_level level) midas_set_bias_level() argument

Completed in 28 milliseconds

12345678910>>...29