patch-2.4.20 linux-2.4.20/drivers/sound/emu10k1/recmgr.h
Next file: linux-2.4.20/drivers/sound/emu10k1/timer.c
Previous file: linux-2.4.20/drivers/sound/emu10k1/recmgr.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Nov 28 15:53:14 2002
-  Orig file: 
linux-2.4.19/drivers/sound/emu10k1/recmgr.h
-  Orig date: 
Mon Dec 11 13:02:19 2000
diff -urN linux-2.4.19/drivers/sound/emu10k1/recmgr.h linux-2.4.20/drivers/sound/emu10k1/recmgr.h
@@ -40,9 +40,9 @@
 #define WAVERECORD_MIC		0x02
 #define WAVERECORD_FX		0x03
 
+void emu10k1_reset_record(struct emu10k1_card *card, struct wavein_buffer *buffer);
 void emu10k1_start_record(struct emu10k1_card *, struct wavein_buffer *);
 void emu10k1_stop_record(struct emu10k1_card *, struct wavein_buffer *);
 void emu10k1_set_record_src(struct emu10k1_card *, struct wiinst *wiinst);
 
-
 #endif /* _RECORDMGR_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)