Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd-mbhc-v2.h275 int wcd_mbhc_get_hph_type(struct wcd_mbhc *mbhc);
310 static inline int wcd_mbhc_get_hph_type(struct wcd_mbhc *mbhc) in wcd_mbhc_get_hph_type() function
H A Dwcd-mbhc-v2.c1366 int wcd_mbhc_get_hph_type(struct wcd_mbhc *mbhc) in wcd_mbhc_get_hph_type() function
1370 EXPORT_SYMBOL(wcd_mbhc_get_hph_type);
H A Dwcd938x.c2572 ucontrol->value.integer.value[0] = wcd_mbhc_get_hph_type(wcd938x->wcd_mbhc); in wcd938x_get_hph_type()
H A Dwcd934x.c2979 ucontrol->value.integer.value[0] = wcd_mbhc_get_hph_type(wcd->mbhc); in wcd934x_get_hph_type()