Searched refs:wcd_mbhc_fields (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwcd938x.c225 static struct wcd_mbhc_field wcd_mbhc_fields[WCD_MBHC_REG_FUNC_MAX] = { variable in typeref:struct:wcd_mbhc_field
2628 wcd938x->wcd_mbhc = wcd_mbhc_init(component, &mbhc_cb, intr_ids, wcd_mbhc_fields, true);
H A Dwcd939x.c224 static struct wcd_mbhc_field wcd_mbhc_fields[WCD_MBHC_REG_FUNC_MAX] = { variable in typeref:struct:wcd_mbhc_field
2512 wcd939x->wcd_mbhc = wcd_mbhc_init(component, &mbhc_cb, intr_ids, wcd_mbhc_fields, true);
H A Dwcd934x.c1220 static struct wcd_mbhc_field wcd_mbhc_fields[WCD_MBHC_REG_FUNC_MAX] = { variable in typeref:struct:wcd_mbhc_field
3033 wcd->mbhc = wcd_mbhc_init(component, &mbhc_cb, intr_ids, wcd_mbhc_fields, true);

Completed in 480 milliseconds