Lines Matching refs:hda_nid_t

119 int snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid,
121 int snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid,
123 int snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch,
125 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
127 void snd_hda_set_vmaster_tlv(struct hda_codec *codec, hda_nid_t nid, int dir,
165 hda_nid_t associated_nid,
166 hda_nid_t cvt_nid, int type);
169 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid);
188 struct snd_ctl_elem_value *ucontrol, hda_nid_t nid,
205 const hda_nid_t *dac_nids; /* DAC list */
206 hda_nid_t hp_nid; /* optional DAC for HP, 0 when not exists */
207 hda_nid_t hp_out_nid[HDA_MAX_OUTS]; /* DACs for multiple HPs */
208 hda_nid_t extra_out_nid[HDA_MAX_OUTS]; /* other (e.g. speaker) DACs */
209 hda_nid_t dig_out_nid; /* digital out audio widget */
210 const hda_nid_t *follower_dig_outs;
272 hda_nid_t nid;
392 unsigned int snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin);
394 hda_nid_t pin, unsigned int val);
395 int _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin,
414 snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) in snd_hda_set_pin_ctl()
428 snd_hda_set_pin_ctl_cache(struct hda_codec *codec, hda_nid_t pin, in snd_hda_set_pin_ctl_cache()
434 int snd_hda_codec_get_pin_target(struct hda_codec *codec, hda_nid_t nid);
435 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
453 static inline u32 get_wcaps(struct hda_codec *codec, hda_nid_t nid) in get_wcaps()
480 hda_nid_t nid, u32 val) in snd_hda_override_wcaps()
487 u32 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction);
488 int snd_hda_override_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir,
502 snd_hda_query_pin_caps(struct hda_codec *codec, hda_nid_t nid) in snd_hda_query_pin_caps()
519 snd_hda_override_pin_caps(struct hda_codec *codec, hda_nid_t nid, in snd_hda_override_pin_caps()
525 bool snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid,
540 hda_nid_t nid;
544 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
547 unsigned int index, hda_nid_t nid);
595 hda_nid_t nid;
607 hda_nid_t nid);
611 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state()
618 hda_nid_t nid, in snd_hda_sync_power_state()
624 hda_nid_t nid,
700 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid);
701 int snd_hdmi_get_eld(struct hda_codec *codec, hda_nid_t nid,
709 int snd_hdmi_get_eld_ati(struct hda_codec *codec, hda_nid_t nid,
716 hda_nid_t pin_nid, int dev_id, hda_nid_t cvt_nid);