Home
last modified time | relevance | path

Searched refs:hph_pull_up_control (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dwcd-mbhc-v2.h247 void (*hph_pull_up_control)(struct snd_soc_component *component, member
H A Dwcd-mbhc-v2.c783 else if (mbhc->mbhc_cb->hph_pull_up_control) in wcd_mbhc_initialise()
784 mbhc->mbhc_cb->hph_pull_up_control(component, in wcd_mbhc_initialise()
H A Dwcd934x.c2956 .hph_pull_up_control = wcd934x_mbhc_hph_l_pull_up_control,