mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-22 06:59:54 -05:00
alsa-mixer: Add path for Headset Microphone
In kernel 3.10, some devices will have the "Headset Microphone" name to indicate that the mic is part of a mic + headphone combo, i e, a headset.
This commit is contained in:
parent
ff828a83c1
commit
560ce5ece0
5 changed files with 105 additions and 4 deletions
|
|
@ -1193,6 +1193,7 @@ dist_alsapaths_DATA = \
|
|||
modules/alsa/mixer/paths/analog-input-dock-mic.conf \
|
||||
modules/alsa/mixer/paths/analog-input-front-mic.conf \
|
||||
modules/alsa/mixer/paths/analog-input-headphone-mic.conf \
|
||||
modules/alsa/mixer/paths/analog-input-headset-mic.conf \
|
||||
modules/alsa/mixer/paths/analog-input-internal-mic.conf \
|
||||
modules/alsa/mixer/paths/analog-input-internal-mic-always.conf \
|
||||
modules/alsa/mixer/paths/analog-input-rear-mic.conf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue