patch-2.1.72 linux/include/linux/soundcard.h

Next file: linux/include/linux/sysv_fs.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.71/linux/include/linux/soundcard.h linux/include/linux/soundcard.h
@@ -599,6 +599,7 @@
 #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.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov