Lines Matching defs:w

617 static int mt_sgen_event(struct snd_soc_dapm_widget *w,  in mt_sgen_event()
843 static int mt_hp_event(struct snd_soc_dapm_widget *w, in mt_hp_event()
873 static int mt_rcv_event(struct snd_soc_dapm_widget *w, in mt_rcv_event()
957 static int mt_lo_event(struct snd_soc_dapm_widget *w, in mt_lo_event()
1043 static int mt_adc_clk_gen_event(struct snd_soc_dapm_widget *w, in mt_adc_clk_gen_event()
1083 static int mt_dcc_clk_event(struct snd_soc_dapm_widget *w, in mt_dcc_clk_event()
1118 static int mt_mic_bias_0_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_0_event()
1172 static int mt_mic_bias_1_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_1_event()
1205 static int mt_mic_bias_2_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_2_event()
1256 static int mt_mtkaif_tx_event(struct snd_soc_dapm_widget *w, in mt_mtkaif_tx_event()
1279 static int mt_ul_src_dmic_event(struct snd_soc_dapm_widget *w, in mt_ul_src_dmic_event()
1312 static int mt_ul_src_34_dmic_event(struct snd_soc_dapm_widget *w, in mt_ul_src_34_dmic_event()
1340 static int mt_adc_l_event(struct snd_soc_dapm_widget *w, in mt_adc_l_event()
1364 static int mt_adc_r_event(struct snd_soc_dapm_widget *w, in mt_adc_r_event()
1388 static int mt_adc_3_event(struct snd_soc_dapm_widget *w, in mt_adc_3_event()
1412 static int mt_pga_l_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_l_mux_event()
1425 static int mt_pga_r_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_r_mux_event()
1438 static int mt_pga_3_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_3_mux_event()
1451 static int mt_pga_l_event(struct snd_soc_dapm_widget *w, in mt_pga_l_event()
1509 static int mt_pga_r_event(struct snd_soc_dapm_widget *w, in mt_pga_r_event()
1568 static int mt_pga_3_event(struct snd_soc_dapm_widget *w, in mt_pga_3_event()
1625 static int mt_delay_250_event(struct snd_soc_dapm_widget *w, in mt_delay_250_event()
1641 static int mt_delay_100_event(struct snd_soc_dapm_widget *w, in mt_delay_100_event()
1657 static int mt_hp_pull_down_event(struct snd_soc_dapm_widget *w, in mt_hp_pull_down_event()
1678 static int mt_hp_mute_event(struct snd_soc_dapm_widget *w, in mt_hp_mute_event()
1701 static int mt_hp_damp_event(struct snd_soc_dapm_widget *w, in mt_hp_damp_event()
1721 static int mt_esd_resist_event(struct snd_soc_dapm_widget *w, in mt_esd_resist_event()
1748 static int mt_sdm_event(struct snd_soc_dapm_widget *w, in mt_sdm_event()
1782 static int mt_sdm_3rd_event(struct snd_soc_dapm_widget *w, in mt_sdm_3rd_event()
1812 static int mt_ncp_event(struct snd_soc_dapm_widget *w, in mt_ncp_event()
2192 struct snd_soc_dapm_widget *w = sink; in mt_dcc_clk_connect() local