Searched refs:hda_nid_t (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/include/sound/ |
D | hda_regmap.h | 76 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()
|
D | hdaudio.h | 20 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; 119 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, 123 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, 125 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, 127 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, 129 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, 131 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, [all …]
|
D | hda_component.h | 12 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, 14 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, 33 hda_nid_t nid, int dev_id, int rate) in snd_hdac_sync_audio_rate() 37 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld()
|
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,
|
D | hdaudio_ext.h | 156 hda_nid_t nid;
|