Lines Matching refs:hda_nid_t
132 int snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid,
134 int snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid,
136 int snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch,
138 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
140 void snd_hda_set_vmaster_tlv(struct hda_codec *codec, hda_nid_t nid, int dir,
246 hda_nid_t associated_nid,
247 hda_nid_t cvt_nid, int type);
250 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid);
269 struct snd_ctl_elem_value *ucontrol, hda_nid_t nid,
286 const hda_nid_t *dac_nids; /* DAC list */
287 hda_nid_t hp_nid; /* optional DAC for HP, 0 when not exists */
288 hda_nid_t hp_out_nid[HDA_MAX_OUTS]; /* DACs for multiple HPs */
289 hda_nid_t extra_out_nid[HDA_MAX_OUTS]; /* other (e.g. speaker) DACs */
290 hda_nid_t dig_out_nid; /* digital out audio widget */
291 const hda_nid_t *slave_dig_outs;
353 hda_nid_t nid;
471 unsigned int snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin);
473 hda_nid_t pin, unsigned int val);
474 int _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin,
493 snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) in snd_hda_set_pin_ctl()
507 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, in snd_hda_set_pin_ctl_cache()
513 int snd_hda_codec_get_pin_target(struct hda_codec *codec, hda_nid_t nid);
514 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
523 static inline u32 get_wcaps(struct hda_codec *codec, hda_nid_t nid) in get_wcaps()
550 hda_nid_t nid, u32 val) in snd_hda_override_wcaps()
557 u32 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction);
558 int snd_hda_override_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir,
572 snd_hda_query_pin_caps(struct hda_codec *codec, hda_nid_t nid) in snd_hda_query_pin_caps()
589 snd_hda_override_pin_caps(struct hda_codec *codec, hda_nid_t nid, in snd_hda_override_pin_caps()
595 bool snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid,
610 hda_nid_t nid;
614 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
617 unsigned int index, hda_nid_t nid);
665 hda_nid_t nid;
677 hda_nid_t nid);
681 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state()
693 hda_nid_t nid,
767 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid);
768 int snd_hdmi_get_eld(struct hda_codec *codec, hda_nid_t nid,
776 int snd_hdmi_get_eld_ati(struct hda_codec *codec, hda_nid_t nid,