All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ucm: document some standard values
@ 2015-03-04  2:35 han.lu
  2015-03-04  2:35 ` [PATCH 2/2] conf/ucm: broadwell-rt286: add ucm config han.lu
  0 siblings, 1 reply; 3+ messages in thread
From: han.lu @ 2015-03-04  2:35 UTC (permalink / raw)
  To: patch; +Cc: liam.r.girdwood, Lu, Han, alsa-devel

From: "Lu, Han" <han.lu@intel.com>

add standard value JackDev, JackControl and JackHWMute for speaker
mute control on jack insertion. These values will be applied on
pulseaudio.

Signed-off-by: Lu, Han <han.lu@intel.com>

diff --git a/include/use-case.h b/include/use-case.h
index 697377a..3728906 100644
--- a/include/use-case.h
+++ b/include/use-case.h
@@ -284,6 +284,10 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
  *   PlaybackMixerID	- mixer playback ID
  *   CaptureMixer	- name of capture mixer
  *   CaptureMixerID	- mixer capture ID
+ *   JackDev		- jack device name
+ *   JackControl	- jack control name
+ *   JackHWMute		- indicate if the HW mutes a device on jack insertion
+ *			  or not.
  */
 int snd_use_case_get(snd_use_case_mgr_t *uc_mgr,
                      const char *identifier,
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-04 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-04  2:35 [PATCH 1/2] ucm: document some standard values han.lu
2015-03-04  2:35 ` [PATCH 2/2] conf/ucm: broadwell-rt286: add ucm config han.lu
2015-03-04 11:17   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.