• Home
  • Raw
  • Download

Lines Matching refs:event

1139 				struct snd_kcontrol *kcontrol, int event)  in wsa_macro_mclk_event()  argument
1144 wsa_macro_mclk_enable(wsa, event == SND_SOC_DAPM_PRE_PMU); in wsa_macro_mclk_event()
1150 int event) in wsa_macro_enable_vi_feedback() argument
1164 switch (event) { in wsa_macro_enable_vi_feedback()
1213 struct snd_kcontrol *kcontrol, int event) in wsa_macro_enable_mix_path() argument
1232 switch (event) { in wsa_macro_enable_mix_path()
1248 u16 reg, int event) in wsa_macro_hd2_control() argument
1262 if (hd2_enable_reg && SND_SOC_DAPM_EVENT_ON(event)) { in wsa_macro_hd2_control()
1274 if (hd2_enable_reg && SND_SOC_DAPM_EVENT_OFF(event)) { in wsa_macro_hd2_control()
1287 int comp, int event) in wsa_macro_config_compander() argument
1300 if (SND_SOC_DAPM_EVENT_ON(event)) { in wsa_macro_config_compander()
1316 if (SND_SOC_DAPM_EVENT_OFF(event)) { in wsa_macro_config_compander()
1373 int path, int event) in wsa_macro_config_softclip() argument
1390 if (SND_SOC_DAPM_EVENT_ON(event)) { in wsa_macro_config_softclip()
1400 if (SND_SOC_DAPM_EVENT_OFF(event)) { in wsa_macro_config_softclip()
1442 int event) in wsa_macro_enable_main_path() argument
1448 switch (event) { in wsa_macro_enable_main_path()
1483 u16 reg, int event) in wsa_macro_enable_prim_interpolator() argument
1491 switch (event) { in wsa_macro_enable_prim_interpolator()
1502 wsa_macro_hd2_control(component, prim_int_reg, event); in wsa_macro_enable_prim_interpolator()
1520 wsa_macro_hd2_control(component, prim_int_reg, event); in wsa_macro_enable_prim_interpolator()
1530 int event, int gain_reg) in wsa_macro_config_ear_spkr_gain() argument
1545 switch (event) { in wsa_macro_config_ear_spkr_gain()
1574 int event) in wsa_macro_enable_interpolator() argument
1590 switch (event) { in wsa_macro_enable_interpolator()
1593 wsa_macro_enable_prim_interpolator(component, reg, event); in wsa_macro_enable_interpolator()
1596 wsa_macro_config_compander(component, w->shift, event); in wsa_macro_enable_interpolator()
1597 wsa_macro_config_softclip(component, w->shift, event); in wsa_macro_enable_interpolator()
1622 event, gain_reg); in wsa_macro_enable_interpolator()
1625 wsa_macro_config_compander(component, w->shift, event); in wsa_macro_enable_interpolator()
1626 wsa_macro_config_softclip(component, w->shift, event); in wsa_macro_enable_interpolator()
1627 wsa_macro_enable_prim_interpolator(component, reg, event); in wsa_macro_enable_interpolator()
1649 event, gain_reg); in wsa_macro_enable_interpolator()
1658 int event) in wsa_macro_spk_boost_event() argument
1679 switch (event) { in wsa_macro_spk_boost_event()
1709 int event) in wsa_macro_enable_echo() argument