Skip to content
Commit 9e3fd871 authored by Jaroslav Kysela's avatar Jaroslav Kysela
Browse files

ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)



The purpose of this changeset is to show information about amplifier
setting in the codec proc file. Something like:

  Control: name="Front Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Front Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=2, ofs=0

Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
parent 5b0cb1d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment