diff options
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/HD-Audio.txt b/Documentation/sound/alsa/HD-Audio.txt index d4faa63ff352..77e176a35ce1 100644 --- a/Documentation/sound/alsa/HD-Audio.txt +++ b/Documentation/sound/alsa/HD-Audio.txt | |||
@@ -466,6 +466,9 @@ The generic parser supports the following hints: | |||
466 | - add_in_jack_modes (bool): add "xxx Jack Mode" enum controls to each | 466 | - add_in_jack_modes (bool): add "xxx Jack Mode" enum controls to each |
467 | input jack for allowing to change the mic bias vref | 467 | input jack for allowing to change the mic bias vref |
468 | - power_down_unused (bool): power down the unused widgets | 468 | - power_down_unused (bool): power down the unused widgets |
469 | - add_hp_mic (bool): add the headphone to capture source if possible | ||
470 | - hp_mic_detect (bool): enable/disable the hp/mic shared input for a | ||
471 | single built-in mic case; default true | ||
469 | - mixer_nid (int): specifies the widget NID of the analog-loopback | 472 | - mixer_nid (int): specifies the widget NID of the analog-loopback |
470 | mixer | 473 | mixer |
471 | 474 | ||