Lines Matching +defs:val +defs:direction
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
88 #define HDA_CODEC_MUTE_BEEP_MONO(xname, nid, channel, xindex, direction) \ argument
91 #define HDA_CODEC_MUTE_BEEP(xname, nid, xindex, direction) \ 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()