patch-2.1.13 linux/drivers/sound/sound_calls.h
Next file: linux/drivers/sound/sound_timer.c
Previous file: linux/drivers/sound/sequencer.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Nov 15 10:14:55 1996
- Orig file:
v2.1.12/linux/drivers/sound/sound_calls.h
- Orig date:
Tue Oct 29 19:58:19 1996
diff -u --recursive --new-file v2.1.12/linux/drivers/sound/sound_calls.h linux/drivers/sound/sound_calls.h
@@ -182,15 +182,6 @@
/* From opl3.c */
void enable_opl3_mode(int left, int right, int both);
-/* From patmgr.c */
-int pmgr_open(int dev);
-void pmgr_release(int dev);
-int pmgr_read (int dev, struct fileinfo *file, char * buf, int count);
-int pmgr_write (int dev, struct fileinfo *file, const char * buf, int count);
-int pmgr_access(int dev, struct patmgr_info *rec);
-int pmgr_inform(int dev, int event, unsigned long parm1, unsigned long parm2,
- unsigned long parm3, unsigned long parm4);
-
/* From ics2101.c */
void ics2101_mixer_init(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov