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

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.h178 int input_paths[HDA_MAX_NUM_INPUTS][AUTO_CFG_MAX_INS]; member in struct:hda_gen_spec
H A Dhda_generic.c1719 memset(spec->input_paths, 0, sizeof(spec->input_paths)); fill_and_eval_dacs()
3156 if (!spec->input_paths[i][n]) check_dyn_adc_switch()
3169 if (spec->input_paths[i][n]) { check_dyn_adc_switch()
3188 spec->input_paths[i][nums]); check_dyn_adc_switch()
3189 spec->input_paths[i][nums] = check_dyn_adc_switch()
3190 spec->input_paths[i][n]; check_dyn_adc_switch()
3232 spec->input_paths[imux_idx][c] = parse_capture_source()
3373 return snd_hda_get_path_from_idx(codec, spec->input_paths[imux_idx][adc_idx]); get_input_path()
H A Dpatch_conexant.c386 cur_input = spec->gen.input_paths[0][spec->gen.cur_mux[0]]; olpc_xo_update_mic_pins()

Completed in 173 milliseconds