Lines Matching defs:w
816 static int mt_sgen_event(struct snd_soc_dapm_widget *w, in mt_sgen_event()
1042 static int mt_hp_event(struct snd_soc_dapm_widget *w, in mt_hp_event()
1072 static int mt_rcv_event(struct snd_soc_dapm_widget *w, in mt_rcv_event()
1156 static int mt_lo_event(struct snd_soc_dapm_widget *w, in mt_lo_event()
1267 static int mt_adc_clk_gen_event(struct snd_soc_dapm_widget *w, in mt_adc_clk_gen_event()
1307 static int mt_dcc_clk_event(struct snd_soc_dapm_widget *w, in mt_dcc_clk_event()
1342 static int mt_mic_bias_0_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_0_event()
1396 static int mt_mic_bias_1_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_1_event()
1429 static int mt_mic_bias_2_event(struct snd_soc_dapm_widget *w, in mt_mic_bias_2_event()
1480 static int mt_mtkaif_tx_event(struct snd_soc_dapm_widget *w, in mt_mtkaif_tx_event()
1503 static int mt_ul_src_dmic_event(struct snd_soc_dapm_widget *w, in mt_ul_src_dmic_event()
1536 static int mt_ul_src_34_dmic_event(struct snd_soc_dapm_widget *w, in mt_ul_src_34_dmic_event()
1564 static int mt_adc_l_event(struct snd_soc_dapm_widget *w, in mt_adc_l_event()
1588 static int mt_adc_r_event(struct snd_soc_dapm_widget *w, in mt_adc_r_event()
1612 static int mt_adc_3_event(struct snd_soc_dapm_widget *w, in mt_adc_3_event()
1636 static int mt_pga_l_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_l_mux_event()
1649 static int mt_pga_r_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_r_mux_event()
1662 static int mt_pga_3_mux_event(struct snd_soc_dapm_widget *w, in mt_pga_3_mux_event()
1675 static int mt_pga_l_event(struct snd_soc_dapm_widget *w, in mt_pga_l_event()
1733 static int mt_pga_r_event(struct snd_soc_dapm_widget *w, in mt_pga_r_event()
1792 static int mt_pga_3_event(struct snd_soc_dapm_widget *w, in mt_pga_3_event()
1849 static int mt_delay_250_event(struct snd_soc_dapm_widget *w, in mt_delay_250_event()
1865 static int mt_delay_100_event(struct snd_soc_dapm_widget *w, in mt_delay_100_event()
1881 static int mt_hp_pull_down_event(struct snd_soc_dapm_widget *w, in mt_hp_pull_down_event()
1902 static int mt_hp_mute_event(struct snd_soc_dapm_widget *w, in mt_hp_mute_event()
1925 static int mt_hp_damp_event(struct snd_soc_dapm_widget *w, in mt_hp_damp_event()
1945 static int mt_esd_resist_event(struct snd_soc_dapm_widget *w, in mt_esd_resist_event()
1972 static int mt_sdm_event(struct snd_soc_dapm_widget *w, in mt_sdm_event()
2006 static int mt_sdm_3rd_event(struct snd_soc_dapm_widget *w, in mt_sdm_3rd_event()
2036 static int mt_ncp_event(struct snd_soc_dapm_widget *w, in mt_ncp_event()
2415 struct snd_soc_dapm_widget *w = sink; in mt_dcc_clk_connect() local