mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-28 01:40:08 -05:00
ucm: docs: Add EDID File value
Add a sys path to the EDID file for the corresponding HDMI device so userspace can use if needed Signed-off-by: Curtis Malainey <cujomalainey@chromium.org> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
e6fbc84c16
commit
eab3835c36
1 changed files with 2 additions and 0 deletions
|
|
@ -307,6 +307,8 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
|
||||||
* - CaptureMixerID
|
* - CaptureMixerID
|
||||||
* - can be parsed using snd_use_case_parse_selem_id()
|
* - can be parsed using snd_use_case_parse_selem_id()
|
||||||
* - mixer capture ID
|
* - mixer capture ID
|
||||||
|
* - EDIDFile
|
||||||
|
* - Path to EDID file for HDMI devices
|
||||||
* - JackControl, JackDev, JackHWMute
|
* - JackControl, JackDev, JackHWMute
|
||||||
* - Jack information for a device. The jack status can be reported via
|
* - Jack information for a device. The jack status can be reported via
|
||||||
* a kcontrol and/or via an input device. **JackControl** is the
|
* a kcontrol and/or via an input device. **JackControl** is the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue