Lines Matching +defs:val +defs:dir
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
84 #define HDA_CODEC_MUTE_BEEP_MONO_IDX(xname, xcidx, nid, ch, xidx, dir) \ argument
117 #define snd_hda_codec_amp_read(codec, nid, ch, dir, idx) \ argument
273 u32 val; member
312 #define HDA_CODEC_QUIRK(vend, dev, xname, val) \ argument
316 #define HDA_CODEC_QUIRK(vend, dev, xname, val) \ argument
440 snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) in snd_hda_set_pin_ctl()
455 unsigned int val) in snd_hda_set_pin_ctl_cache()
506 hda_nid_t nid, u32 val) in snd_hda_override_wcaps()
554 #define nid_has_mute(codec, nid, dir) \ argument
556 #define nid_has_volume(codec, nid, dir) \ argument
622 unsigned char dir; member