Searched refs:get_input_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 3396 static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) in get_input_path() function 3474 path = get_input_path(codec, adc_idx, i); in cap_put_caller() 3707 path = get_input_path(codec, 0, idx); in get_first_cap_ctl() 3714 path = get_input_path(codec, 0, i); in get_first_cap_ctl() 3781 path = get_input_path(codec, n, i); in create_capture_mixers() 3891 path = get_input_path(codec, 0, i); in parse_mic_boost() 4216 old_path = get_input_path(codec, adc_idx, spec->cur_mux[adc_idx]); in mux_select() 4230 path = get_input_path(codec, adc_idx, idx); in mux_select() 6027 path = get_input_path(codec, c, i); in init_input_src()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 3402 static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) in get_input_path() function 3480 path = get_input_path(codec, adc_idx, i); in cap_put_caller() 3722 path = get_input_path(codec, 0, idx); in get_first_cap_ctl() 3729 path = get_input_path(codec, 0, i); in get_first_cap_ctl() 3796 path = get_input_path(codec, n, i); in create_capture_mixers() 3906 path = get_input_path(codec, 0, i); in parse_mic_boost() 4105 old_path = get_input_path(codec, adc_idx, spec->cur_mux[adc_idx]); in mux_select() 4119 path = get_input_path(codec, adc_idx, idx); in mux_select() 5920 path = get_input_path(codec, c, i); in init_input_src()
|
Completed in 20 milliseconds