blob: f215661ec4bf997bb7f5702839597dc9d171cd63 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
_full smixer-python.so
usb {
searchl "USB"
lib smixer-usb.so
}
ac97 {
searchl "AC97a:"
lib smixer-ac97.so
}
hda {
searchl "HDA:"
lib smixer-hda.so
}
|