• Home
  • Raw
  • Download

Lines Matching defs:nid

26 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs)		\  argument
29 #define HDA_COMPOSE_AMP_VAL(nid,chs,idx,dir) \ argument
32 #define HDA_CODEC_VOLUME_MONO_IDX(xname, xcidx, nid, channel, xindex, dir, flags) \ argument
44 #define HDA_CODEC_VOLUME_IDX(xname, xcidx, nid, xindex, direction) \ argument
47 #define HDA_CODEC_VOLUME_MONO(xname, nid, channel, xindex, direction) \ argument
50 #define HDA_CODEC_VOLUME(xname, nid, xindex, direction) \ argument
53 #define HDA_CODEC_VOLUME_MIN_MUTE(xname, nid, xindex, direction) \ argument
57 #define HDA_CODEC_MUTE_MONO_IDX(xname, xcidx, nid, channel, xindex, direction) \ argument
65 #define HDA_CODEC_MUTE_IDX(xname, xcidx, nid, xindex, direction) \ argument
68 #define HDA_CODEC_MUTE_MONO(xname, nid, channel, xindex, direction) \ argument
71 #define HDA_CODEC_MUTE(xname, nid, xindex, direction) \ argument
75 #define HDA_CODEC_MUTE_BEEP_MONO_IDX(xname, xcidx, nid, channel, xindex, direction) \ argument
84 #define HDA_CODEC_MUTE_BEEP_MONO_IDX(xname, xcidx, nid, ch, xidx, dir) \ argument
88 #define HDA_CODEC_MUTE_BEEP_MONO(xname, nid, channel, xindex, direction) \ argument
91 #define HDA_CODEC_MUTE_BEEP(xname, nid, xindex, direction) \ argument
117 #define snd_hda_codec_amp_read(codec, nid, ch, dir, idx) \ argument
274 hda_nid_t nid; member
440 #define for_each_hda_codec_node(nid, codec) \ argument
455 static inline u32 get_wcaps(struct hda_codec *codec, hda_nid_t nid) in get_wcaps()
482 hda_nid_t nid, u32 val) in snd_hda_override_wcaps()
504 snd_hda_query_pin_caps(struct hda_codec *codec, hda_nid_t nid) in snd_hda_query_pin_caps()
521 snd_hda_override_pin_caps(struct hda_codec *codec, hda_nid_t nid, in snd_hda_override_pin_caps()
530 #define nid_has_mute(codec, nid, dir) \ argument
532 #define nid_has_volume(codec, nid, dir) \ argument
542 hda_nid_t nid; member
597 hda_nid_t nid; member
613 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state()
620 hda_nid_t nid, in snd_hda_sync_power_state()