Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dwcd-mbhc-v2.h255 void (*mbhc_gnd_det_ctrl)(struct snd_soc_component *component, member
Dwcd-mbhc-v2.c729 if (mbhc->cfg->gnd_det_en && mbhc->mbhc_cb->mbhc_gnd_det_ctrl) in wcd_mbhc_initialise()
730 mbhc->mbhc_cb->mbhc_gnd_det_ctrl(component, true); in wcd_mbhc_initialise()
Dwcd938x.c3535 .mbhc_gnd_det_ctrl = wcd938x_mbhc_gnd_det_ctrl,
Dwcd934x.c2994 .mbhc_gnd_det_ctrl = wcd934x_mbhc_gnd_det_ctrl,