/openbmc/linux/sound/pci/hda/ |
H A D | hda_jack.h | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_jack.c | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_cirrus.c | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_via.c | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_conexant.c | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_sigmatel.c | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_hdmi.c | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_realtek.c | diff 01a61e12b4602c82bde9797d0e153f3e53c95b04 Thu Oct 27 17:03:22 CDT 2011 Takashi Iwai <tiwai@suse.de> ALSA: hda - Create jack-detection kcontrols
Create kcontrols for pin jack-detections, which work similarly like jack-input layer. Each control will notify when the jack is plugged or unplugged, and also user can read the value at any time via the normal control API.
The control elements are created with iface=CARD, so that they won't appear in the mixer apps.
So far, only the pins that enabled the jack-detection are registered. For covering all pins, the transition of the common unsol-tag handling would be needed. Stay tuned.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|