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

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.h317 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid,
H A Dhda_generic.c487 * snd_hda_add_new_path - parse the path between the given NIDs and
497 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid, snd_hda_add_new_path() function
521 EXPORT_SYMBOL_GPL(snd_hda_add_new_path); variable
1396 path = snd_hda_add_new_path(codec, dac, pin, -spec->mixer_nid); try_assign_dacs()
1399 path = snd_hda_add_new_path(codec, dac, pin, 0); try_assign_dacs()
1526 path = snd_hda_add_new_path(codec, dac, nid, fill_multi_ios()
1582 path = snd_hda_add_new_path(codec, dac, pins[i], map_singles()
1585 path = snd_hda_add_new_path(codec, dac, pins[i], 0); map_singles()
1617 path = snd_hda_add_new_path(codec, dac, pin, spec->mixer_nid); check_aamix_out_path()
1628 path = snd_hda_add_new_path(codec, dac, pin, check_aamix_out_path()
3064 path = snd_hda_add_new_path(codec, pin, mix_nid, 0); new_analog_input()
3093 path = snd_hda_add_new_path(codec, spec->mixer_nid, new_analog_input()
3228 path = snd_hda_add_new_path(codec, pin, adc, anchor); parse_capture_source()
3888 path = snd_hda_add_new_path(codec, dig_nid, pin, 0); parse_digital()
3916 path = snd_hda_add_new_path(codec, pin, dig_nid, 0); for_each_hda_codec_node()
H A Dpatch_conexant.c574 spec->dc_mode_path = snd_hda_add_new_path(codec, 0x1e, 0x14, 0); cxt_fixup_olpc_xo()

Completed in 85 milliseconds