Documentation/translations/zh_CN/sound/hd-audio/controls.rst
Source file repositories/reference/linux-study-clean/Documentation/translations/zh_CN/sound/hd-audio/controls.rst
File Facts
- System
- Linux kernel
- Corpus path
Documentation/translations/zh_CN/sound/hd-audio/controls.rst- Extension
.rst- Size
- 4437 bytes
- Lines
- 103
- Domain
- Support Tooling And Documentation
- Bucket
- Documentation
- Inferred role
- Support Tooling And Documentation: documentation
- Status
- atlas-only
Why This File Exists
Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
.. SPDX-License-Identifier: GPL-2.0
Chinese translator: Huang Jianghui <huangjianghui@uniontech.com>
---------------------------------------------------------------------
.. include:: ../../disclaimer-zh_CN.rst
以下为正文
---------------------------------------------------------------------
======================================
高清音频编解码器特定混音器控件
======================================
此文件解释特定于编解码器的混音器控件.
瑞昱编解码器
------------
声道模式
这是一个用于更改环绕声道设置的枚举控件,仅在环绕声道打开时显示出现。
它给出要使用的通道数:"2ch","4ch","6ch",和"8ch"。根据配置,这还控
制多I/O插孔的插孔重分配。
自动静音模式
这是一个枚举控件,用于更改耳机和线路输出插孔的自动静音行为。如果内
置扬声器、耳机和/或线路输出插孔在机器上可用,则显示该控件。当只有
耳机或者线路输出的时候,它给出”禁用“和”启用“状态。当启用后,插孔插
入后扬声器会自动静音。
当耳机和线路输出插孔都存在时,它给出”禁用“、”仅扬声器“和”线路输出+扬
声器“。当”仅扬声器“被选择,插入耳机或者线路输出插孔可使扬声器静音,
但不会使线路输出静音。当线路输出+扬声器被选择,插入耳机插孔会同时使扬
声器和线路输出静音。
矽玛特编解码器
--------------
模拟环回
此控件启用/禁用模拟环回电路。只有在编解码器提示中将”lookback“设置为真
时才会出现(见HD-Audio.txt)。请注意,在某些编解码器上,模拟环回和正常
PCM播放是独占的,即当此选项打开时,您将听不到任何PCM流。
交换中置/低频
交换中置和低频通道顺序,通常情况下,左侧对应中置,右侧对应低频,启动此
项后,左边低频,右边中置。
耳机作为线路输出
当此控制开启时,将耳机视为线路输出插孔。也就是说,耳机不会自动静音其他
线路输出,没有耳机放大器被设置到引脚上。
麦克风插口模式、线路插孔模式等
这些枚举控制输入插孔引脚的方向和偏置。根据插孔类型,它可以设置为”麦克风
输入“和”线路输入“以确定输入偏置,或者当引脚是环绕声道的多I/O插孔时,它
可以设置为”线路输出“。
威盛编解码器
------------
智能5.1
一个枚举控件,用于为环绕输出重新分配多个I/O插孔的任务。当它打开时,相应
的输入插孔(通常是线路输入和麦克风输入)被切换为环绕和中央低频输出插孔。
独立耳机
启用此枚举控制时,耳机输出从单个流(第三个PCM,如hw:0,2)而不是主流路由。
如果耳机DAC与侧边或中央低频通道DAC共享,则DAC将自动切换到耳机。
环回混合
一个用于确定是否启动了模拟环回路由的枚举控件。当它启用后,模拟环回路由到
前置通道。同样,耳机与扬声器输出也采用相同的路径。作为一个副作用,当设置
Annotation
- Atlas domain: Support Tooling And Documentation / Documentation.
- Implementation status: atlas-only.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.