Home
last modified time | relevance | path

Searched refs:hda_nid_t (Results 1 – 6 of 6) sorted by relevance

/include/sound/
Dhda_codec.h111 void (*set_power_state)(struct hda_codec *codec, hda_nid_t fg,
116 int (*check_power_status)(struct hda_codec *codec, hda_nid_t nid);
119 void (*stream_pm)(struct hda_codec *codec, hda_nid_t nid, bool on);
143 hda_nid_t nid; /* default NID to query rates/formats/bps, or set up */
212 const hda_nid_t *slave_dig_outs; /* optional digital out slave widgets */
265 unsigned int (*power_filter)(struct hda_codec *codec, hda_nid_t nid,
270 struct hda_codec *codec, hda_nid_t nid);
313 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read()
321 snd_hda_codec_write(struct hda_codec *codec, hda_nid_t nid, int flags, in snd_hda_codec_write()
331 int snd_hda_get_connections(struct hda_codec *codec, hda_nid_t nid,
[all …]
Dhda_regmap.h76 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write()
94 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update()
112 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_read()
133 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp()
157 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp()
178 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp_stereo()
202 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp_stereo()
216 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) in snd_hdac_regmap_sync_node()
Dhda_component.h17 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid,
19 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id,
38 hda_nid_t nid, int dev_id, int rate) in snd_hdac_sync_audio_rate()
42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld()
Dhda_chmap.h50 hda_nid_t pin_nid, int asp_slot);
52 hda_nid_t pin_nid, int asp_slot, int channel);
54 hda_nid_t cvt_nid, int chs);
70 hda_nid_t pin_nid, bool non_pcm, int ca,
Dhdaudio.h20 typedef u16 hda_nid_t; typedef
55 hda_nid_t afg; /* AFG node id */
56 hda_nid_t mfg; /* MFG node id */
78 hda_nid_t start_nid, end_nid;
125 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid,
127 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm,
129 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid,
131 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid,
133 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid,
134 hda_nid_t *conn_list, int max_conns);
[all …]
Dhdaudio_ext.h155 hda_nid_t nid;