Home
last modified time | relevance | path

Searched refs:mbhc_cb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwcd-mbhc-v2.c50 const struct wcd_mbhc_cb *mbhc_cb; member
110 mbhc->mbhc_cb->set_btn_thr(component, mbhc->cfg->btn_low, in wcd_program_btn_threshold()
125 if (mbhc->mbhc_cb->mbhc_micbias_control) in wcd_mbhc_curr_micbias_control()
172 if (mbhc->mbhc_cb->micbias_enable_status) in wcd_mbhc_event_notify()
173 micbias2 = mbhc->mbhc_cb->micbias_enable_status(component, MIC_BIAS_2); in wcd_mbhc_event_notify()
182 if (mbhc->mbhc_cb->mbhc_micbias_control) { in wcd_mbhc_event_notify()
196 if (mbhc->mbhc_cb->mbhc_micbias_control/* && !mbhc->micbias_enable*/) { in wcd_mbhc_event_notify()
206 if (!mbhc->mbhc_cb->mbhc_micbias_control) in wcd_mbhc_event_notify()
276 if (mbhc->mbhc_cb->mbhc_micbias_control) in wcd_micbias_disable()
277 mbhc->mbhc_cb in wcd_micbias_disable()
1442 wcd_mbhc_init(struct snd_soc_component *component, const struct wcd_mbhc_cb *mbhc_cb, const struct wcd_mbhc_intr *intr_ids, struct wcd_mbhc_field *fields, bool impedance_det_en) wcd_mbhc_init() argument
[all...]
H A Dwcd-mbhc-v2.h277 const struct wcd_mbhc_cb *mbhc_cb,
298 const struct wcd_mbhc_cb *mbhc_cb, in wcd_mbhc_init()
297 wcd_mbhc_init(struct snd_soc_component *component, const struct wcd_mbhc_cb *mbhc_cb, const struct wcd_mbhc_intr *mbhc_cdc_intr_ids, struct wcd_mbhc_field *fields, bool impedance_det_en) wcd_mbhc_init() argument
H A Dwcd938x.c2548 static const struct wcd_mbhc_cb mbhc_cb = { variable
2628 wcd938x->wcd_mbhc = wcd_mbhc_init(component, &mbhc_cb, intr_ids, wcd_mbhc_fields, true); in wcd938x_mbhc_init()
H A Dwcd934x.c2959 static const struct wcd_mbhc_cb mbhc_cb = { variable
3034 wcd->mbhc = wcd_mbhc_init(component, &mbhc_cb, intr_ids, wcd_mbhc_fields, true); in wcd934x_mbhc_init()

Completed in 14 milliseconds