Home
last modified time | relevance | path

Searched refs:mbhc_micb_ramp_control (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/soc/codecs/
A Dwcd-mbhc-v2.c394 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()
A Dwcd-mbhc-v2.h250 void (*mbhc_micb_ramp_control)(struct snd_soc_component *component, member
A Dwcd938x.c3549 .mbhc_micb_ramp_control = wcd938x_mbhc_micb_ramp_control,
A Dwcd934x.c2966 .mbhc_micb_ramp_control = wcd934x_mbhc_micb_ramp_control,

Completed in 26 milliseconds