Searched refs:get_input_path (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_generic.c | 3360 static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) get_input_path() function 3438 path = get_input_path(codec, adc_idx, i); cap_put_caller() 3667 path = get_input_path(codec, 0, idx); get_first_cap_ctl() 3674 path = get_input_path(codec, 0, i); get_first_cap_ctl() 3741 path = get_input_path(codec, n, i); create_capture_mixers() 3851 path = get_input_path(codec, 0, i); parse_mic_boost() 3954 old_path = get_input_path(codec, adc_idx, spec->cur_mux[adc_idx]); mux_select() 3968 path = get_input_path(codec, adc_idx, idx); mux_select() 5762 path = get_input_path(codec, c, i); init_input_src()
|
Completed in 79 milliseconds