Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd-mbhc-v2.h255 void (*mbhc_gnd_det_ctrl)(struct snd_soc_component *component, member
H A 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()
H A Dwcd938x.c2558 .mbhc_gnd_det_ctrl = wcd938x_mbhc_gnd_det_ctrl,
H A Dwcd934x.c2969 .mbhc_gnd_det_ctrl = wcd934x_mbhc_gnd_det_ctrl,