Lines Matching defs:nid
39 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs) \ argument
42 #define HDA_COMPOSE_AMP_VAL(nid,chs,idx,dir) \ argument
45 #define HDA_CODEC_VOLUME_MONO_IDX(xname, xcidx, nid, channel, xindex, dir, flags) \ argument
57 #define HDA_CODEC_VOLUME_IDX(xname, xcidx, nid, xindex, direction) \ argument
60 #define HDA_CODEC_VOLUME_MONO(xname, nid, channel, xindex, direction) \ argument
63 #define HDA_CODEC_VOLUME(xname, nid, xindex, direction) \ argument
66 #define HDA_CODEC_VOLUME_MIN_MUTE(xname, nid, xindex, direction) \ argument
70 #define HDA_CODEC_MUTE_MONO_IDX(xname, xcidx, nid, channel, xindex, direction) \ argument
78 #define HDA_CODEC_MUTE_IDX(xname, xcidx, nid, xindex, direction) \ argument
81 #define HDA_CODEC_MUTE_MONO(xname, nid, channel, xindex, direction) \ argument
84 #define HDA_CODEC_MUTE(xname, nid, xindex, direction) \ argument
88 #define HDA_CODEC_MUTE_BEEP_MONO_IDX(xname, xcidx, nid, channel, xindex, direction) \ argument
97 #define HDA_CODEC_MUTE_BEEP_MONO_IDX(xname, xcidx, nid, ch, xidx, dir) \ argument
101 #define HDA_CODEC_MUTE_BEEP_MONO(xname, nid, channel, xindex, direction) \ argument
104 #define HDA_CODEC_MUTE_BEEP(xname, nid, xindex, direction) \ argument
130 #define snd_hda_codec_amp_read(codec, nid, ch, dir, idx) \ argument
182 #define HDA_BIND_MUTE_MONO(xname, nid, channel, indices, direction) \ argument
190 #define HDA_BIND_MUTE(xname,nid,indices,dir) \ argument
353 hda_nid_t nid; member
517 #define for_each_hda_codec_node(nid, codec) \ argument
523 static inline u32 get_wcaps(struct hda_codec *codec, hda_nid_t nid) in get_wcaps()
550 hda_nid_t nid, u32 val) in snd_hda_override_wcaps()
572 snd_hda_query_pin_caps(struct hda_codec *codec, hda_nid_t nid) in snd_hda_query_pin_caps()
589 snd_hda_override_pin_caps(struct hda_codec *codec, hda_nid_t nid, in snd_hda_override_pin_caps()
598 #define nid_has_mute(codec, nid, dir) \ argument
600 #define nid_has_volume(codec, nid, dir) \ argument
610 hda_nid_t nid; member
665 hda_nid_t nid; member
681 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state()