Searched defs:wcd_mbhc_config (Results 1 – 1 of 1) sorted by relevance
190 struct wcd_mbhc_config { struct191 int btn_high[WCD_MBHC_DEF_BUTTONS];192 int btn_low[WCD_MBHC_DEF_BUTTONS];193 int v_hs_max;194 int num_btn;195 bool mono_stero_detection;196 bool (*swap_gnd_mic)(struct snd_soc_component *component, bool active);197 bool hs_ext_micbias;198 bool gnd_det_en;199 uint32_t linein_th;[all …]