Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd-mbhc-v2.h276 struct wcd_mbhc *wcd_mbhc_init(struct snd_soc_component *component,
297 static inline struct wcd_mbhc *wcd_mbhc_init(struct snd_soc_component *component, in wcd_mbhc_init() function
H A Dwcd-mbhc-v2.c1442 struct wcd_mbhc *wcd_mbhc_init(struct snd_soc_component *component, in wcd_mbhc_init() function
1551 EXPORT_SYMBOL(wcd_mbhc_init);
H A Dwcd938x.c2628 wcd938x->wcd_mbhc = wcd_mbhc_init(component, &mbhc_cb, intr_ids, wcd_mbhc_fields, true); in wcd938x_mbhc_init()
H A Dwcd934x.c3034 wcd->mbhc = wcd_mbhc_init(component, &mbhc_cb, intr_ids, wcd_mbhc_fields, true); in wcd934x_mbhc_init()