Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_generic.h176 int input_paths[HDA_MAX_NUM_INPUTS][AUTO_CFG_MAX_INS]; member
A Dhda_generic.c1759 memset(spec->input_paths, 0, sizeof(spec->input_paths)); in fill_and_eval_dacs()
3192 if (!spec->input_paths[i][n]) in check_dyn_adc_switch()
3205 if (spec->input_paths[i][n]) { in check_dyn_adc_switch()
3224 spec->input_paths[i][nums]); in check_dyn_adc_switch()
3225 spec->input_paths[i][nums] = in check_dyn_adc_switch()
3226 spec->input_paths[i][n]; in check_dyn_adc_switch()
3227 spec->input_paths[i][n] = 0; in check_dyn_adc_switch()
3269 spec->input_paths[imux_idx][c] = in parse_capture_source()
3410 return snd_hda_get_path_from_idx(codec, spec->input_paths[imux_idx][adc_idx]); in get_input_path()
A Dpatch_conexant.c380 cur_input = spec->gen.input_paths[0][spec->gen.cur_mux[0]]; in olpc_xo_update_mic_pins()

Completed in 19 milliseconds