Imported Upstream version 1.0.29
[platform/upstream/alsa-lib.git] / src / conf / smixer.conf
1 _full smixer-python.so
2 usb {
3         searchl "USB"
4         lib smixer-usb.so
5 }
6 ac97 {
7         searchl "AC97a:"
8         lib smixer-ac97.so
9 }
10 hda {
11         searchl "HDA:"
12         lib smixer-hda.so
13 }