summaryrefslogtreecommitdiffstats
path: root/include/linux/soundcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/soundcard.h')
-rw-r--r--include/linux/soundcard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/soundcard.h b/include/linux/soundcard.h
index bfd28359e..e48c0b079 100644
--- a/include/linux/soundcard.h
+++ b/include/linux/soundcard.h
@@ -599,6 +599,7 @@ typedef struct buffmem_desc {
#define SNDCTL_DSP_MAPOUTBUF _SIOR ('P', 20, buffmem_desc)
#define SNDCTL_DSP_SETSYNCRO _SIO ('P', 21)
#define SNDCTL_DSP_SETDUPLEX _SIO ('P', 22)
+#define SNDCTL_DSP_GETODELAY _SIOR ('P', 23, int)
/*
* Application's profile defines the way how playback underrun situations should be handled.