summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/HUAWEI USB-C HEADSET/HiFi.conf
blob: d48942bf8ab72ad114bd9e4518a4f79a52d4fb53 (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:HEADSET"
		cset "name='PCM Playback Volume' 45"
	]

	DisableSequence [
	]
}

SectionDevice."HUAWEI USB-C HEADSET Output".0 {
	Value {
		PlaybackPCM "hw:HEADSET,0"
	}
}

SectionDevice."HUAWEI USB-C HEADSET Input".0 {
	Value {
		CapturePCM "hw:HEADSET,0"
	}
}