Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_analog.c770 path = snd_hda_get_path_from_idx(codec, in ad1988_auto_smux_enum_put()
774 path = snd_hda_get_path_from_idx(codec, spec->smux_paths[val]); in ad1988_auto_smux_enum_put()
803 path = snd_hda_get_path_from_idx(codec, spec->smux_paths[i]); in ad1988_auto_init()
H A Dhda_generic.h326 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
H A Dhda_generic.c303 * snd_hda_get_path_from_idx - get the path instance corresponding to the
308 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) in snd_hda_get_path_from_idx() function
316 EXPORT_SYMBOL_GPL(snd_hda_get_path_from_idx); variable
506 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); in invalidate_nid_path()
935 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in resume_path_from_idx()
1152 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in path_has_mixer()
1381 path = snd_hda_get_path_from_idx(codec, path_idx[i]); in try_assign_dacs()
1599 path = snd_hda_get_path_from_idx(codec, spec->out_paths[cfg->line_outs + i]); in fill_multi_ios()
1649 path = snd_hda_get_path_from_idx(codec, path_idx); in check_aamix_out_path()
1690 path = snd_hda_get_path_from_idx(code in indep_hp_possible()
[all...]
H A Dpatch_conexant.c396 path = snd_hda_get_path_from_idx(codec, cur_input); in olpc_xo_update_mic_pins()
401 path = snd_hda_get_path_from_idx(codec, cur_input); in olpc_xo_update_mic_pins()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_analog.c763 path = snd_hda_get_path_from_idx(codec, in ad1988_auto_smux_enum_put()
767 path = snd_hda_get_path_from_idx(codec, spec->smux_paths[val]); in ad1988_auto_smux_enum_put()
796 path = snd_hda_get_path_from_idx(codec, spec->smux_paths[i]); in ad1988_auto_init()
H A Dhda_generic.h318 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
H A Dhda_generic.c303 * snd_hda_get_path_from_idx - get the path instance corresponding to the
308 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) in snd_hda_get_path_from_idx() function
316 EXPORT_SYMBOL_GPL(snd_hda_get_path_from_idx); variable
506 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); in invalidate_nid_path()
935 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in resume_path_from_idx()
1158 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in path_has_mixer()
1387 path = snd_hda_get_path_from_idx(codec, path_idx[i]); in try_assign_dacs()
1605 path = snd_hda_get_path_from_idx(codec, spec->out_paths[cfg->line_outs + i]); in fill_multi_ios()
1655 path = snd_hda_get_path_from_idx(codec, path_idx); in check_aamix_out_path()
1696 path = snd_hda_get_path_from_idx(code in indep_hp_possible()
[all...]
H A Dpatch_conexant.c505 path = snd_hda_get_path_from_idx(codec, cur_input); in olpc_xo_update_mic_pins()
510 path = snd_hda_get_path_from_idx(codec, cur_input); in olpc_xo_update_mic_pins()

Completed in 28 milliseconds