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,
185 hda_nid_t associated_nid,
186 hda_nid_t cvt_nid, int type);
189 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid);
208 struct snd_ctl_elem_value *ucontrol, hda_nid_t nid,
225 const hda_nid_t *dac_nids; /* DAC list */
226 hda_nid_t hp_nid; /* optional DAC for HP, 0 when not exists */
227 hda_nid_t hp_out_nid[HDA_MAX_OUTS]; /* DACs for multiple HPs */
228 hda_nid_t extra_out_nid[HDA_MAX_OUTS]; /* other (e.g. speaker) DACs */
229 hda_nid_t dig_out_nid; /* digital out audio widget */
230 const hda_nid_t *slave_dig_outs;
292 hda_nid_t nid;
410 unsigned int snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin);
412 hda_nid_t pin, unsigned int val);
413 int _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin,
432 snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) in snd_hda_set_pin_ctl()
446 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, in snd_hda_set_pin_ctl_cache()
452 int snd_hda_codec_get_pin_target(struct hda_codec *codec, hda_nid_t nid);
453 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
462 static inline u32 get_wcaps(struct hda_codec *codec, hda_nid_t nid) in get_wcaps()
489 hda_nid_t nid, u32 val) in snd_hda_override_wcaps()
496 u32 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction);
497 int snd_hda_override_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir,
511 snd_hda_query_pin_caps(struct hda_codec *codec, hda_nid_t nid) in snd_hda_query_pin_caps()
528 snd_hda_override_pin_caps(struct hda_codec *codec, hda_nid_t nid, in snd_hda_override_pin_caps()
534 bool snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid,
549 hda_nid_t nid;
553 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
556 unsigned int index, hda_nid_t nid);
604 hda_nid_t nid;
616 hda_nid_t nid);
620 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state()
627 hda_nid_t nid, in snd_hda_sync_power_state()
633 hda_nid_t nid,
707 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid);
708 int snd_hdmi_get_eld(struct hda_codec *codec, hda_nid_t nid,
716 int snd_hdmi_get_eld_ati(struct hda_codec *codec, hda_nid_t nid,