/sound/soc/ |
D | soc-dapm.c | 181 static bool dapm_dirty_widget(struct snd_soc_dapm_widget *w) in dapm_dirty_widget() 186 static void dapm_mark_dirty(struct snd_soc_dapm_widget *w, const char *reason) in dapm_mark_dirty() 205 struct snd_soc_dapm_widget *w, enum snd_soc_dapm_direction dir) in dapm_widget_invalidate_paths() 245 static void dapm_widget_invalidate_input_paths(struct snd_soc_dapm_widget *w) in dapm_widget_invalidate_input_paths() 262 static void dapm_widget_invalidate_output_paths(struct snd_soc_dapm_widget *w) in dapm_widget_invalidate_output_paths() 301 struct snd_soc_dapm_widget *w; in dapm_mark_endpoints_dirty() local 323 struct snd_soc_dapm_widget *w; in dapm_cnew_widget() local 600 struct snd_soc_dapm_widget *w; in dapm_reset() local 653 struct snd_soc_dapm_widget *w = wcache->widget; in dapm_wcache_lookup() local 674 struct snd_soc_dapm_widget *w) in dapm_wcache_update() [all …]
|
/sound/soc/intel/skylake/ |
D | skl-topology.c | 92 static int is_skl_dsp_widget_type(struct snd_soc_dapm_widget *w, in is_skl_dsp_widget_type() 283 static int skl_tplg_update_be_blob(struct snd_soc_dapm_widget *w, in skl_tplg_update_be_blob() 344 static void skl_tplg_update_module_params(struct snd_soc_dapm_widget *w, in skl_tplg_update_module_params() 379 static int skl_tplg_set_module_params(struct snd_soc_dapm_widget *w, in skl_tplg_set_module_params() 424 static int skl_tplg_set_module_init_data(struct snd_soc_dapm_widget *w) in skl_tplg_set_module_init_data() 452 struct snd_soc_dapm_widget *w, struct skl_module_cfg *mcfg) in skl_tplg_module_prepare() 474 struct snd_soc_dapm_widget *w; in skl_tplg_init_pipe_modules() local 687 static int skl_tplg_mixer_dapm_pre_pmu_event(struct snd_soc_dapm_widget *w, in skl_tplg_mixer_dapm_pre_pmu_event() 779 static int skl_tplg_set_module_bind_params(struct snd_soc_dapm_widget *w, in skl_tplg_set_module_bind_params() 898 struct snd_soc_dapm_widget *w) in skl_tplg_add_moduleid_in_bind_params() [all …]
|
/sound/soc/codecs/ |
D | mt6351.c | 578 static int mt_reg_set_clr_event(struct snd_soc_dapm_widget *w, in mt_reg_set_clr_event() 622 static int mt_ncp_event(struct snd_soc_dapm_widget *w, in mt_ncp_event() 646 static int mt_sgen_event(struct snd_soc_dapm_widget *w, in mt_sgen_event() 666 static int mt_aif_in_event(struct snd_soc_dapm_widget *w, in mt_aif_in_event() 711 static int mt_hp_event(struct snd_soc_dapm_widget *w, in mt_hp_event() 839 static int mt_aif_out_event(struct snd_soc_dapm_widget *w, in mt_aif_out_event() 902 static int mt_adc_clkgen_event(struct snd_soc_dapm_widget *w, in mt_adc_clkgen_event() 925 static int mt_pga_left_event(struct snd_soc_dapm_widget *w, in mt_pga_left_event() 955 static int mt_pga_right_event(struct snd_soc_dapm_widget *w, in mt_pga_right_event() 985 static int mt_mic_bias_0_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_0_event() [all …]
|
D | mt6358.c | 753 static int mt_clksq_event(struct snd_soc_dapm_widget *w, in mt_clksq_event() 776 static int mt_sgen_event(struct snd_soc_dapm_widget *w, in mt_sgen_event() 815 static int mt_aif_in_event(struct snd_soc_dapm_widget *w, in mt_aif_in_event() 1247 static int mt_hp_event(struct snd_soc_dapm_widget *w, in mt_hp_event() 1305 static int mt_rcv_event(struct snd_soc_dapm_widget *w, in mt_rcv_event() 1433 static int mt_aif_out_event(struct snd_soc_dapm_widget *w, in mt_aif_out_event() 1457 static int mt_adc_supply_event(struct snd_soc_dapm_widget *w, in mt_adc_supply_event() 1785 static int mt_mic_type_event(struct snd_soc_dapm_widget *w, in mt_mic_type_event() 1831 static int mt_adc_l_event(struct snd_soc_dapm_widget *w, in mt_adc_l_event() 1847 static int mt_adc_r_event(struct snd_soc_dapm_widget *w, in mt_adc_r_event() [all …]
|
D | rt5659.c | 1602 static int set_dmic_clk(struct snd_soc_dapm_widget *w, in set_dmic_clk() 1622 static int set_adc1_clk(struct snd_soc_dapm_widget *w, in set_adc1_clk() 1647 static int set_adc2_clk(struct snd_soc_dapm_widget *w, in set_adc2_clk() 1673 static int rt5659_charge_pump_event(struct snd_soc_dapm_widget *w, in rt5659_charge_pump_event() 1693 static int is_sys_clk_from_pll(struct snd_soc_dapm_widget *w, in is_sys_clk_from_pll() 1707 static int is_using_asrc(struct snd_soc_dapm_widget *w, in is_using_asrc() 2381 static int rt5659_spk_event(struct snd_soc_dapm_widget *w, in rt5659_spk_event() 2413 static int rt5659_mono_event(struct snd_soc_dapm_widget *w, in rt5659_mono_event() 2435 static int rt5659_hp_event(struct snd_soc_dapm_widget *w, in rt5659_hp_event() 2457 static int set_dmic_power(struct snd_soc_dapm_widget *w, in set_dmic_power()
|
D | wm5110.c | 158 static int wm5110_sysclk_ev(struct snd_soc_dapm_widget *w, in wm5110_sysclk_ev() 195 static int wm5110_adsp_power_ev(struct snd_soc_dapm_widget *w, in wm5110_adsp_power_ev() 288 static int wm5110_hp_pre_enable(struct snd_soc_dapm_widget *w) in wm5110_hp_pre_enable() 325 static int wm5110_hp_pre_disable(struct snd_soc_dapm_widget *w) in wm5110_hp_pre_disable() 363 static int wm5110_hp_ev(struct snd_soc_dapm_widget *w, in wm5110_hp_ev() 507 static int wm5110_in_analog_ev(struct snd_soc_dapm_widget *w, in wm5110_in_analog_ev() 566 static int wm5110_in_ev(struct snd_soc_dapm_widget *w, in wm5110_in_ev()
|
D | rt5616.c | 463 static int rt5616_adc_event(struct snd_soc_dapm_widget *w, in rt5616_adc_event() 487 static int rt5616_charge_pump_event(struct snd_soc_dapm_widget *w, in rt5616_charge_pump_event() 553 static int rt5616_hp_event(struct snd_soc_dapm_widget *w, in rt5616_hp_event() 623 static int rt5616_lout_event(struct snd_soc_dapm_widget *w, in rt5616_lout_event() 651 static int rt5616_bst1_event(struct snd_soc_dapm_widget *w, in rt5616_bst1_event() 674 static int rt5616_bst2_event(struct snd_soc_dapm_widget *w, in rt5616_bst2_event()
|
D | pcm3008.c | 27 static int pcm3008_dac_ev(struct snd_soc_dapm_widget *w, in pcm3008_dac_ev() 40 static int pcm3008_adc_ev(struct snd_soc_dapm_widget *w, in pcm3008_adc_ev()
|
D | cs47l35.c | 85 static int cs47l35_adsp_power_ev(struct snd_soc_dapm_widget *w, in cs47l35_adsp_power_ev() 127 static void cs47l35_hp_post_enable(struct snd_soc_dapm_widget *w) in cs47l35_hp_post_enable() 159 static void cs47l35_hp_post_disable(struct snd_soc_dapm_widget *w) in cs47l35_hp_post_disable() 183 static int cs47l35_hp_ev(struct snd_soc_dapm_widget *w, in cs47l35_hp_ev()
|
D | rt5682.c | 1196 static int set_dmic_clk(struct snd_soc_dapm_widget *w, in set_dmic_clk() 1213 static int set_filter_clk(struct snd_soc_dapm_widget *w, in set_filter_clk() 1254 static int is_sys_clk_from_pll1(struct snd_soc_dapm_widget *w, in is_sys_clk_from_pll1() 1269 static int is_using_asrc(struct snd_soc_dapm_widget *w, in is_using_asrc() 1456 static int rt5682_charge_pump_event(struct snd_soc_dapm_widget *w, in rt5682_charge_pump_event() 1478 static int rt5682_hp_event(struct snd_soc_dapm_widget *w, in rt5682_hp_event() 1513 static int set_dmic_power(struct snd_soc_dapm_widget *w, in set_dmic_power() 1529 static int rt5655_set_verf(struct snd_soc_dapm_widget *w, in rt5655_set_verf()
|
D | cs47l85.c | 109 static int cs47l85_adsp_power_ev(struct snd_soc_dapm_widget *w, in cs47l85_adsp_power_ev() 189 static void cs47l85_hp_post_enable(struct snd_soc_dapm_widget *w) in cs47l85_hp_post_enable() 221 static void cs47l85_hp_post_disable(struct snd_soc_dapm_widget *w) in cs47l85_hp_post_disable() 245 static int cs47l85_hp_ev(struct snd_soc_dapm_widget *w, in cs47l85_hp_ev()
|
D | rt5651.c | 376 static int set_dmic_clk(struct snd_soc_dapm_widget *w, in set_dmic_clk() 681 static int rt5651_amp_power_event(struct snd_soc_dapm_widget *w, in rt5651_amp_power_event() 719 static int rt5651_hp_event(struct snd_soc_dapm_widget *w, in rt5651_hp_event() 763 static int rt5651_hp_post_event(struct snd_soc_dapm_widget *w, in rt5651_hp_post_event() 784 static int rt5651_bst1_event(struct snd_soc_dapm_widget *w, in rt5651_bst1_event() 807 static int rt5651_bst2_event(struct snd_soc_dapm_widget *w, in rt5651_bst2_event() 830 static int rt5651_bst3_event(struct snd_soc_dapm_widget *w, in rt5651_bst3_event()
|
D | rt5668.c | 1170 static int set_dmic_clk(struct snd_soc_dapm_widget *w, in set_dmic_clk() 1187 static int set_filter_clk(struct snd_soc_dapm_widget *w, in set_filter_clk() 1217 static int is_sys_clk_from_pll1(struct snd_soc_dapm_widget *w, in is_sys_clk_from_pll1() 1232 static int is_using_asrc(struct snd_soc_dapm_widget *w, in is_using_asrc() 1419 static int rt5668_hp_event(struct snd_soc_dapm_widget *w, in rt5668_hp_event() 1452 static int set_dmic_power(struct snd_soc_dapm_widget *w, in set_dmic_power() 1468 static int rt5655_set_verf(struct snd_soc_dapm_widget *w, in rt5655_set_verf()
|
/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 502 static int sst_send_pipe_module_params(struct snd_soc_dapm_widget *w, in sst_send_pipe_module_params() 517 static int sst_generic_modules_event(struct snd_soc_dapm_widget *w, in sst_generic_modules_event() 604 static int sst_swm_mixer_event(struct snd_soc_dapm_widget *w, in sst_swm_mixer_event() 959 static int sst_set_be_modules(struct snd_soc_dapm_widget *w, in sst_set_be_modules() 979 static int sst_set_media_path(struct snd_soc_dapm_widget *w, in sst_set_media_path() 1016 static int sst_set_media_loop(struct snd_soc_dapm_widget *w, in sst_set_media_loop() 1284 static bool is_sst_dapm_widget(struct snd_soc_dapm_widget *w) in is_sst_dapm_widget() 1309 struct snd_soc_dapm_widget *w; in sst_send_pipe_gains() local 1370 struct snd_soc_dapm_widget *w, int type) in sst_fill_module_list() 1410 static int sst_fill_widget_module_info(struct snd_soc_dapm_widget *w, in sst_fill_widget_module_info() [all …]
|
/sound/soc/ti/ |
D | davinci-vcif.c | 48 u32 w; in davinci_vcif_start() local 67 u32 w; in davinci_vcif_stop() local 85 u32 w; in davinci_vcif_hw_params() local
|
D | omap3pandora.c | 65 static int omap3pandora_dac_event(struct snd_soc_dapm_widget *w, in omap3pandora_dac_event() 91 static int omap3pandora_hp_event(struct snd_soc_dapm_widget *w, in omap3pandora_hp_event()
|
/sound/soc/mediatek/mt8183/ |
D | mt8183-dai-i2s.c | 271 static int mtk_apll_event(struct snd_soc_dapm_widget *w, in mtk_apll_event() 301 static int mtk_mclk_en_event(struct snd_soc_dapm_widget *w, in mtk_mclk_en_event() 425 struct snd_soc_dapm_widget *w = sink; in mtk_afe_i2s_share_connect() local 446 struct snd_soc_dapm_widget *w = sink; in mtk_afe_i2s_hd_connect() local 475 struct snd_soc_dapm_widget *w = sink; in mtk_afe_i2s_apll_connect() local 501 struct snd_soc_dapm_widget *w = sink; in mtk_afe_i2s_mclk_connect() local 530 struct snd_soc_dapm_widget *w = sink; in mtk_afe_mclk_apll_connect() local
|
/sound/soc/pxa/ |
D | e750_wm9705.c | 21 static int e750_spk_amp_event(struct snd_soc_dapm_widget *w, in e750_spk_amp_event() 32 static int e750_hp_amp_event(struct snd_soc_dapm_widget *w, in e750_hp_amp_event()
|
D | e800_wm9712.c | 20 static int e800_spk_amp_event(struct snd_soc_dapm_widget *w, in e800_spk_amp_event() 31 static int e800_hp_amp_event(struct snd_soc_dapm_widget *w, in e800_hp_amp_event()
|
D | e740_wm9705.c | 33 static int e740_mic_amp_event(struct snd_soc_dapm_widget *w, in e740_mic_amp_event() 46 static int e740_output_amp_event(struct snd_soc_dapm_widget *w, in e740_output_amp_event()
|
D | hx4700.c | 81 static int hx4700_spk_power(struct snd_soc_dapm_widget *w, in hx4700_spk_power() 88 static int hx4700_hp_power(struct snd_soc_dapm_widget *w, in hx4700_hp_power()
|
D | magician.c | 227 static int magician_spk_power(struct snd_soc_dapm_widget *w, in magician_spk_power() 234 static int magician_hp_power(struct snd_soc_dapm_widget *w, in magician_hp_power() 241 static int magician_mic_bias(struct snd_soc_dapm_widget *w, in magician_mic_bias()
|
/sound/soc/sirf/ |
D | sirf-audio.c | 22 static int sirf_audio_hp_event(struct snd_soc_dapm_widget *w, in sirf_audio_hp_event() 35 static int sirf_audio_spk_event(struct snd_soc_dapm_widget *w, in sirf_audio_spk_event()
|
/sound/soc/meson/ |
D | meson-codec-glue.c | 14 meson_codec_glue_get_input(struct snd_soc_dapm_widget *w) in meson_codec_glue_get_input() 53 meson_codec_glue_output_get_input_data(struct snd_soc_dapm_widget *w) in meson_codec_glue_output_get_input_data()
|
/sound/drivers/vx/ |
D | vx_mixer.c | 39 struct w { struct 40 u16 h; 41 u16 l; 42 } w; member 50 struct w { struct 51 u16 l; 52 u16 h; 53 } w; member
|