Searched refs:snd_hda_get_path_from_idx (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.c322 * snd_hda_get_path_from_idx - get the path instance corresponding to the
327 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) snd_hda_get_path_from_idx() function
335 EXPORT_SYMBOL_GPL(snd_hda_get_path_from_idx); variable
526 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); invalidate_nid_path()
951 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); resume_path_from_idx()
1126 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); path_has_mixer()
1345 path = snd_hda_get_path_from_idx(codec, path_idx[i]); try_assign_dacs()
1560 path = snd_hda_get_path_from_idx(codec, spec->out_paths[cfg->line_outs + i]); fill_multi_ios()
1610 path = snd_hda_get_path_from_idx(codec, path_idx); check_aamix_out_path()
1651 path = snd_hda_get_path_from_idx(codec, idx); indep_hp_possible()
1663 path = snd_hda_get_path_from_idx(codec, spec->out_paths[i]); indep_hp_possible()
1668 path = snd_hda_get_path_from_idx(codec, spec->speaker_paths[i]); indep_hp_possible()
1688 path = snd_hda_get_path_from_idx(codec, path_idx[i]); refill_shared_dacs()
1864 path = snd_hda_get_path_from_idx(codec, idx); print_nid_path_idx()
2027 path = snd_hda_get_path_from_idx(codec, spec->out_paths[0]); parse_output_paths()
2076 path = snd_hda_get_path_from_idx(codec, spec->out_paths[i]); create_multi_out_ctls()
2118 path = snd_hda_get_path_from_idx(codec, path_idx); create_extra_out()
2315 return snd_hda_get_path_from_idx(codec, get_multiio_path()
2422 nomix_path = snd_hda_get_path_from_idx(codec, nomix_path_idx); update_aamix_paths()
2423 mix_path = snd_hda_get_path_from_idx(codec, mix_path_idx); update_aamix_paths()
2454 path = snd_hda_get_path_from_idx(codec, paths[i]); update_output_paths()
3373 return snd_hda_get_path_from_idx(codec, spec->input_paths[imux_idx][adc_idx]); get_input_path()
4257 path = snd_hda_get_path_from_idx(codec, paths[i]); do_automute()
5647 path = snd_hda_get_path_from_idx(codec, path_idx); set_output_and_unmute()
H A Dhda_generic.h312 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
H A Dpatch_analog.c780 path = snd_hda_get_path_from_idx(codec, ad1988_auto_smux_enum_put()
784 path = snd_hda_get_path_from_idx(codec, spec->smux_paths[val]); ad1988_auto_smux_enum_put()
813 path = snd_hda_get_path_from_idx(codec, spec->smux_paths[i]); ad1988_auto_init()
H A Dpatch_conexant.c408 path = snd_hda_get_path_from_idx(codec, cur_input); olpc_xo_update_mic_pins()
413 path = snd_hda_get_path_from_idx(codec, cur_input); olpc_xo_update_mic_pins()

Completed in 122 milliseconds