[alsa-devel] [PATCH 01/11] ucm: docs: Add JackName value
Curtis Malainey
cujomalainey at chromium.org
Thu Nov 7 02:57:58 CET 2019
This field represents the input device name for a jack detection line
Signed-off-by: Curtis Malainey <cujomalainey at chromium.org>
---
include/use-case.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/use-case.h b/include/use-case.h
index 5cb4f31c..2051bd40 100644
--- a/include/use-case.h
+++ b/include/use-case.h
@@ -320,6 +320,8 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
* trick upper software layers to e.g. automatically mute speakers when
* headphones are plugged in, but that's application policy
* configuration that doesn't belong to UCM configuration files.
+ * - JackName
+ * - Input name is the input device name for the jack
*/
int snd_use_case_get(snd_use_case_mgr_t *uc_mgr,
const char *identifier,
--
2.24.0.432.g9d3f5f5b63-goog
More information about the Alsa-devel
mailing list