Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd-mbhc-v2.h262 void (*hph_pull_up_control_v2)(struct snd_soc_component *component, member
H A Dwcd-mbhc-v2.c729 if (mbhc->mbhc_cb->hph_pull_up_control_v2) in wcd_mbhc_initialise()
730 mbhc->mbhc_cb->hph_pull_up_control_v2(component, in wcd_mbhc_initialise()
H A Dwcd938x.c2553 .hph_pull_up_control_v2 = wcd938x_mbhc_hph_l_pull_up_control,