Lines Matching defs:w
727 static int mt_sgen_event(struct snd_soc_dapm_widget *w, in mt_sgen_event()
953 static int mt_hp_event(struct snd_soc_dapm_widget *w, in mt_hp_event()
983 static int mt_rcv_event(struct snd_soc_dapm_widget *w, in mt_rcv_event()
1067 static int mt_lo_event(struct snd_soc_dapm_widget *w, in mt_lo_event()
1153 static int mt_adc_clk_gen_event(struct snd_soc_dapm_widget *w, in mt_adc_clk_gen_event()
1193 static int mt_dcc_clk_event(struct snd_soc_dapm_widget *w, in mt_dcc_clk_event()
1228 static int mt_mic_bias_0_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_0_event()
1282 static int mt_mic_bias_1_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_1_event()
1315 static int mt_mic_bias_2_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_2_event()
1366 static int mt_mtkaif_tx_event(struct snd_soc_dapm_widget *w, in mt_mtkaif_tx_event()
1389 static int mt_ul_src_dmic_event(struct snd_soc_dapm_widget *w, in mt_ul_src_dmic_event()
1422 static int mt_ul_src_34_dmic_event(struct snd_soc_dapm_widget *w, in mt_ul_src_34_dmic_event()
1450 static int mt_adc_l_event(struct snd_soc_dapm_widget *w, in mt_adc_l_event()
1474 static int mt_adc_r_event(struct snd_soc_dapm_widget *w, in mt_adc_r_event()
1498 static int mt_adc_3_event(struct snd_soc_dapm_widget *w, in mt_adc_3_event()
1522 static int mt_pga_l_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_l_mux_event()
1535 static int mt_pga_r_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_r_mux_event()
1548 static int mt_pga_3_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_3_mux_event()
1561 static int mt_pga_l_event(struct snd_soc_dapm_widget *w, in mt_pga_l_event()
1619 static int mt_pga_r_event(struct snd_soc_dapm_widget *w, in mt_pga_r_event()
1678 static int mt_pga_3_event(struct snd_soc_dapm_widget *w, in mt_pga_3_event()
1735 static int mt_delay_250_event(struct snd_soc_dapm_widget *w, in mt_delay_250_event()
1751 static int mt_delay_100_event(struct snd_soc_dapm_widget *w, in mt_delay_100_event()
1767 static int mt_hp_pull_down_event(struct snd_soc_dapm_widget *w, in mt_hp_pull_down_event()
1788 static int mt_hp_mute_event(struct snd_soc_dapm_widget *w, in mt_hp_mute_event()
1811 static int mt_hp_damp_event(struct snd_soc_dapm_widget *w, in mt_hp_damp_event()
1831 static int mt_esd_resist_event(struct snd_soc_dapm_widget *w, in mt_esd_resist_event()
1858 static int mt_sdm_event(struct snd_soc_dapm_widget *w, in mt_sdm_event()
1892 static int mt_sdm_3rd_event(struct snd_soc_dapm_widget *w, in mt_sdm_3rd_event()
1922 static int mt_ncp_event(struct snd_soc_dapm_widget *w, in mt_ncp_event()
2301 struct snd_soc_dapm_widget *w = sink; in mt_dcc_clk_connect() local