summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/Logitech Webcam C930e/HiFi.conf
blob: 95f2fcf83fed0d2a7016b3af16dfaf2f507a8ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SectionVerb {
	Value {
		FullySpecifiedUCM "1"
	}

	EnableSequence [
		cdev "hw:C930e"
		cset "name='Mic Capture Volume' 30"
	]

	DisableSequence [
	]
}

SectionDevice."C930e" {
	Value {
		CapturePCM "hw:C930e,0"
	}

	EnableSequence [
	]

	DisableSequence [
	]
}