Home
last modified time | relevance | path

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

/include/sound/
A Dhda_codec.h273 struct hda_codec *codec, hda_nid_t nid);
325 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read()
344 hda_nid_t *conn_list, int max_conns);
357 const hda_nid_t **listp);
359 const hda_nid_t *list);
361 hda_nid_t nid, int recursive);
369 hda_nid_t nid;
387 hda_nid_t nid;
397 hda_nid_t nid, unsigned int cfg); /* for hwdep */
402 hda_nid_t nid; /* Converter nid values relate to */
[all …]
A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write()
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update()
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_read()
136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp()
160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp()
181 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp_stereo()
205 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp_stereo()
219 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) in snd_hdac_regmap_sync_node()
A 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()
A 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,
A Dhdaudio.h24 typedef u16 hda_nid_t; typedef
59 hda_nid_t afg; /* AFG node id */
60 hda_nid_t mfg; /* MFG node id */
82 hda_nid_t start_nid, end_nid;
131 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid,
140 hda_nid_t *conn_list, int max_conns);
142 hda_nid_t *start_id);
154 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid,
156 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid,
159 hda_nid_t nid, unsigned int target_state);
[all …]
A Dhdaudio_ext.h137 hda_nid_t nid;

Completed in 14 milliseconds