patch-2.4.2 linux/drivers/sound/dev_table.h
Next file: linux/drivers/sound/dmasound/dmasound_awacs.c
Previous file: linux/drivers/sound/cs46xx.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Feb 4 10:05:29 2001
- Orig file:
v2.4.1/linux/drivers/sound/dev_table.h
- Orig date:
Fri Aug 11 08:26:43 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/sound/dev_table.h linux/drivers/sound/dev_table.h
@@ -150,6 +150,7 @@
typedef struct coproc_operations
{
char name[64];
+ struct module *owner;
int (*open) (void *devc, int sub_device);
void (*close) (void *devc, int sub_device);
int (*ioctl) (void *devc, unsigned int cmd, caddr_t arg, int local);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)