Searched refs:mbhc_micb_ramp_control (Results 1 – 4 of 4) sorted by relevance
394 if (jack_type == SND_JACK_HEADPHONE && mbhc->mbhc_cb->mbhc_micb_ramp_control) in wcd_mbhc_report_plug_insertion()395 mbhc->mbhc_cb->mbhc_micb_ramp_control(mbhc->component, false); in wcd_mbhc_report_plug_insertion()529 if (mbhc->mbhc_cb->mbhc_micb_ramp_control) in wcd_mbhc_mech_plug_detect_irq()530 mbhc->mbhc_cb->mbhc_micb_ramp_control(component, true); in wcd_mbhc_mech_plug_detect_irq()
250 void (*mbhc_micb_ramp_control)(struct snd_soc_component *component, member
3550 .mbhc_micb_ramp_control = wcd938x_mbhc_micb_ramp_control,
2966 .mbhc_micb_ramp_control = wcd934x_mbhc_micb_ramp_control,