Home
last modified time | relevance | path

Searched refs:hp_nid (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dpatch_cirrus.c447 spec->multiout.hp_nid = dac; in parse_output()
1016 if (spec->multiout.hp_nid) in init_output()
1017 snd_hda_codec_write(codec, spec->multiout.hp_nid, 0, in init_output()
Dpatch_analog.c337 spec->multiout.hp_nid = 0; in ad1988_independent_hp_put()
339 spec->multiout.hp_nid = spec->alt_dac_nid[0]; in ad1988_independent_hp_put()
3018 if (!spec->multiout.hp_nid) in ad1988_auto_create_extra_out()
3019 spec->multiout.hp_nid = nid; in ad1988_auto_create_extra_out()
3294 if (!spec->multiout.hp_nid) in patch_ad1988()
3295 spec->multiout.hp_nid = ad1988_alt_dac_nid[0]; in patch_ad1988()
Dpatch_ca0110.c449 spec->multiout.hp_nid = dac; in parse_hp_out()
Dhda_local.h301 hda_nid_t hp_nid; /* optional DAC for HP, 0 when not exists */ member
Dpatch_ca0132.c989 spec->multiout.hp_nid = 0; in ca0132_config()
Dhda_codec.c4743 mout->hp_nid && mout->hp_nid != nids[HDA_FRONT]) in snd_hda_multi_out_analog_prepare()
4745 snd_hda_codec_setup_stream(codec, mout->hp_nid, stream_tag, in snd_hda_multi_out_analog_prepare()
4783 if (mout->hp_nid) in snd_hda_multi_out_analog_cleanup()
4784 snd_hda_codec_cleanup_stream(codec, mout->hp_nid); in snd_hda_multi_out_analog_cleanup()
Dpatch_sigmatel.c3010 if (spec->multiout.hp_nid) { in get_unassigned_dac()
3013 fallback_dac = spec->multiout.hp_nid; in get_unassigned_dac()
3071 if (!spec->multiout.hp_nid) in stac92xx_auto_fill_dac_nids()
3072 spec->multiout.hp_nid = dac; in stac92xx_auto_fill_dac_nids()
Dpatch_via.c817 spec->multiout.hp_nid = 0; in setup_playback_multi_pcm()
820 spec->multiout.hp_nid = spec->hp_dac_nid; in setup_playback_multi_pcm()
Dpatch_conexant.c3301 if (!spec->multiout.hp_nid) { in cx_auto_parse_output()
3302 spec->multiout.hp_nid = dac; in cx_auto_parse_output()