Searched refs:hda_nid_t (Results 1 – 6 of 6) sorted by relevance
| /include/sound/ |
| A D | hda_codec.h | 273 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 D | hda_regmap.h | 79 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 D | hda_component.h | 17 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 D | hda_chmap.h | 50 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 D | hdaudio.h | 24 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 D | hdaudio_ext.h | 137 hda_nid_t nid;
|
Completed in 14 milliseconds