patch-2.1.89 linux/drivers/sound/sound_calls.h
Next file: linux/drivers/sound/sound_firmware.c
Previous file: linux/drivers/sound/sequencer.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Feb 26 19:58:15 1998
- Orig file:
v2.1.88/linux/drivers/sound/sound_calls.h
- Orig date:
Mon Feb 23 18:12:09 1998
diff -u --recursive --new-file v2.1.88/linux/drivers/sound/sound_calls.h linux/drivers/sound/sound_calls.h
@@ -22,11 +22,10 @@
int DMAbuf_activate_recording (int dev, struct dma_buffparms *dmap);
int DMAbuf_get_buffer_pointer (int dev, struct dma_buffparms *dmap, int direction);
void DMAbuf_launch_output(int dev, struct dma_buffparms *dmap);
-unsigned int DMAbuf_poll(int dev, poll_table *wait);
+unsigned int DMAbuf_poll(struct file *file, int dev, poll_table *wait);
void DMAbuf_start_devices(unsigned int devmask);
void DMAbuf_reset (int dev);
int DMAbuf_sync (int dev);
-unsigned int DMAbuf_poll(int dev, poll_table *wait);
/*
* System calls for /dev/dsp and /dev/audio (audio.c)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov