]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Added IEC958 macro
authorJaroslav Kysela <perex@perex.cz>
Tue, 27 Feb 2001 12:16:43 +0000 (12:16 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 27 Feb 2001 12:16:43 +0000 (12:16 +0000)
include/control.h

index fb56a0648cfbf9361ffd3b749469a2b6fe96a36a..c8e7bd00f49c996bfe10b90dce616d76980d2876 100644 (file)
@@ -120,6 +120,8 @@ typedef enum sndrv_ctl_event_type snd_ctl_event_type_t;
 #define SND_CTL_EVENT_MASK_VALUE SNDRV_CTL_EVENT_MASK_VALUE
 #define SND_CTL_EVENT_MASK_REMOVE SNDRV_CTL_EVENT_MASK_REMOVE
 
+#define SND_CTL_NAME_IEC958 SNDRV_CTL_NAME_IEC958
+
 enum _snd_ctl_type {
        SND_CTL_TYPE_HW,
        SND_CTL_TYPE_SHM,