summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/Logitech BRIO/HiFi.conf
blob: eb20ee2d48e021009047ea450618cd60428f1c46 (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:BRIO"
		cset "name='Mic Capture Volume' 24"
	]

	DisableSequence [
	]
}

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

	EnableSequence [
	]

	DisableSequence [
	]
}