Searched refs:mbhc_micb_ramp_control (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwcd-mbhc-v2.h251 void (*mbhc_micb_ramp_control)(struct snd_soc_component *component, member in struct:wcd_mbhc_cb
H A Dwcd-mbhc-v2.c398 if (jack_type == SND_JACK_HEADPHONE && mbhc->mbhc_cb->mbhc_micb_ramp_control)
399 mbhc->mbhc_cb->mbhc_micb_ramp_control(mbhc->component, false);
532 if (mbhc->mbhc_cb->mbhc_micb_ramp_control)
533 mbhc->mbhc_cb->mbhc_micb_ramp_control(component, true);
H A Dwcd938x.c2555 .mbhc_micb_ramp_control = wcd938x_mbhc_micb_ramp_control,
H A Dwcd939x.c2442 .mbhc_micb_ramp_control = wcd939x_mbhc_micb_ramp_control,
H A Dwcd934x.c2965 .mbhc_micb_ramp_control = wcd934x_mbhc_micb_ramp_control,

Completed in 158 milliseconds