• Home
  • Raw
  • Download

Lines Matching refs:w

727 static int mt_sgen_event(struct snd_soc_dapm_widget *w,  in mt_sgen_event()  argument
731 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_sgen_event()
953 static int mt_hp_event(struct snd_soc_dapm_widget *w, in mt_hp_event() argument
957 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_hp_event()
959 unsigned int mux = dapm_kcontrol_get_value(w->kcontrols[0]); in mt_hp_event()
983 static int mt_rcv_event(struct snd_soc_dapm_widget *w, in mt_rcv_event() argument
987 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_rcv_event()
991 __func__, event, dapm_kcontrol_get_value(w->kcontrols[0])); in mt_rcv_event()
1067 static int mt_lo_event(struct snd_soc_dapm_widget *w, in mt_lo_event() argument
1071 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_lo_event()
1075 __func__, event, dapm_kcontrol_get_value(w->kcontrols[0])); in mt_lo_event()
1153 static int mt_adc_clk_gen_event(struct snd_soc_dapm_widget *w, in mt_adc_clk_gen_event() argument
1157 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_adc_clk_gen_event()
1193 static int mt_dcc_clk_event(struct snd_soc_dapm_widget *w, in mt_dcc_clk_event() argument
1197 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); 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() argument
1232 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); 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() argument
1286 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); 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() argument
1319 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_mic_bias_2_event()
1366 static int mt_mtkaif_tx_event(struct snd_soc_dapm_widget *w, in mt_mtkaif_tx_event() argument
1370 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); 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() argument
1393 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); 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() argument
1426 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); 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() argument
1454 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_adc_l_event()
1474 static int mt_adc_r_event(struct snd_soc_dapm_widget *w, in mt_adc_r_event() argument
1478 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_adc_r_event()
1498 static int mt_adc_3_event(struct snd_soc_dapm_widget *w, in mt_adc_3_event() argument
1502 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); 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() argument
1526 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_l_mux_event()
1528 unsigned int mux = dapm_kcontrol_get_value(w->kcontrols[0]); 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() argument
1539 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_r_mux_event()
1541 unsigned int mux = dapm_kcontrol_get_value(w->kcontrols[0]); 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() argument
1552 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_3_mux_event()
1554 unsigned int mux = dapm_kcontrol_get_value(w->kcontrols[0]); in mt_pga_3_mux_event()
1561 static int mt_pga_l_event(struct snd_soc_dapm_widget *w, in mt_pga_l_event() argument
1565 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_l_event()
1619 static int mt_pga_r_event(struct snd_soc_dapm_widget *w, in mt_pga_r_event() argument
1623 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_r_event()
1678 static int mt_pga_3_event(struct snd_soc_dapm_widget *w, in mt_pga_3_event() argument
1682 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_3_event()
1735 static int mt_delay_250_event(struct snd_soc_dapm_widget *w, in mt_delay_250_event() argument
1751 static int mt_delay_100_event(struct snd_soc_dapm_widget *w, in mt_delay_100_event() argument
1767 static int mt_hp_pull_down_event(struct snd_soc_dapm_widget *w, in mt_hp_pull_down_event() argument
1771 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_hp_pull_down_event()
1788 static int mt_hp_mute_event(struct snd_soc_dapm_widget *w, in mt_hp_mute_event() argument
1792 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_hp_mute_event()
1811 static int mt_hp_damp_event(struct snd_soc_dapm_widget *w, in mt_hp_damp_event() argument
1815 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_hp_damp_event()
1831 static int mt_esd_resist_event(struct snd_soc_dapm_widget *w, in mt_esd_resist_event() argument
1835 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_esd_resist_event()
1858 static int mt_sdm_event(struct snd_soc_dapm_widget *w, in mt_sdm_event() argument
1862 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_sdm_event()
1892 static int mt_sdm_3rd_event(struct snd_soc_dapm_widget *w, in mt_sdm_3rd_event() argument
1896 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_sdm_3rd_event()
1922 static int mt_ncp_event(struct snd_soc_dapm_widget *w, in mt_ncp_event() argument
1926 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_ncp_event()
2301 struct snd_soc_dapm_widget *w = sink; in mt_dcc_clk_connect() local
2302 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_dcc_clk_connect()