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 typec_analog_mux;197 bool (*swap_gnd_mic)(struct snd_soc_component *component, bool active);198 bool hs_ext_micbias;199 bool gnd_det_en;[all …]