Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dwcd-mbhc-v2.h255 void (*mbhc_gnd_det_ctrl)(struct snd_soc_component *component, member
Dwcd-mbhc-v2.c740 if (mbhc->cfg->gnd_det_en && mbhc->mbhc_cb->mbhc_gnd_det_ctrl) in wcd_mbhc_initialise()
741 mbhc->mbhc_cb->mbhc_gnd_det_ctrl(component, true); in wcd_mbhc_initialise()
Dwcd938x.c3553 .mbhc_gnd_det_ctrl = wcd938x_mbhc_gnd_det_ctrl,
Dwcd934x.c2969 .mbhc_gnd_det_ctrl = wcd934x_mbhc_gnd_det_ctrl,