Searched refs:get_input_path (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_generic.c | 3395 static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) in get_input_path() function 3473 path = get_input_path(codec, adc_idx, i); in cap_put_caller() 3706 path = get_input_path(codec, 0, idx); in get_first_cap_ctl() 3713 path = get_input_path(codec, 0, i); in get_first_cap_ctl() 3780 path = get_input_path(codec, n, i); in create_capture_mixers() 3890 path = get_input_path(codec, 0, i); in parse_mic_boost() 4215 old_path = get_input_path(codec, adc_idx, spec->cur_mux[adc_idx]); in mux_select() 4229 path = get_input_path(codec, adc_idx, idx); in mux_select() 6026 path = get_input_path(codec, c, i); in init_input_src()
|