Home
last modified time | relevance | path

Searched refs:snd_hda_add_new_path (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.h328 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid,
H A Dhda_generic.c467 * snd_hda_add_new_path - parse the path between the given NIDs and
477 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid, in snd_hda_add_new_path() function
501 EXPORT_SYMBOL_GPL(snd_hda_add_new_path); variable
1435 path = snd_hda_add_new_path(codec, dac, pin, -spec->mixer_nid); in try_assign_dacs()
1438 path = snd_hda_add_new_path(codec, dac, pin, 0); in try_assign_dacs()
1565 path = snd_hda_add_new_path(codec, dac, nid, in fill_multi_ios()
1621 path = snd_hda_add_new_path(codec, dac, pins[i], in map_singles()
1624 path = snd_hda_add_new_path(codec, dac, pins[i], 0); in map_singles()
1656 path = snd_hda_add_new_path(codec, dac, pin, spec->mixer_nid); in check_aamix_out_path()
1667 path = snd_hda_add_new_path(code in check_aamix_out_path()
[all...]
H A Dpatch_conexant.c563 spec->dc_mode_path = snd_hda_add_new_path(codec, 0x1e, 0x14, 0); in cxt_fixup_olpc_xo()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.h320 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid,
H A Dhda_generic.c467 * snd_hda_add_new_path - parse the path between the given NIDs and
477 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid, in snd_hda_add_new_path() function
501 EXPORT_SYMBOL_GPL(snd_hda_add_new_path); variable
1441 path = snd_hda_add_new_path(codec, dac, pin, -spec->mixer_nid); in try_assign_dacs()
1444 path = snd_hda_add_new_path(codec, dac, pin, 0); in try_assign_dacs()
1571 path = snd_hda_add_new_path(codec, dac, nid, in fill_multi_ios()
1627 path = snd_hda_add_new_path(codec, dac, pins[i], in map_singles()
1630 path = snd_hda_add_new_path(codec, dac, pins[i], 0); in map_singles()
1662 path = snd_hda_add_new_path(codec, dac, pin, spec->mixer_nid); in check_aamix_out_path()
1673 path = snd_hda_add_new_path(code in check_aamix_out_path()
[all...]
H A Dpatch_conexant.c672 spec->dc_mode_path = snd_hda_add_new_path(codec, 0x1e, 0x14, 0); in cxt_fixup_olpc_xo()

Completed in 19 milliseconds