snd_seq_oss_arg   139 include/sound/emux_synth.h 	struct snd_seq_oss_arg *oss_arg;
snd_seq_oss_arg    39 include/sound/seq_oss.h 	int (*open)(struct snd_seq_oss_arg *p, void *closure);
snd_seq_oss_arg    40 include/sound/seq_oss.h 	int (*close)(struct snd_seq_oss_arg *p);
snd_seq_oss_arg    41 include/sound/seq_oss.h 	int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg);
snd_seq_oss_arg    42 include/sound/seq_oss.h 	int (*load_patch)(struct snd_seq_oss_arg *p, int format, const char __user *buf, int offs, int count);
snd_seq_oss_arg    43 include/sound/seq_oss.h 	int (*reset)(struct snd_seq_oss_arg *p);
snd_seq_oss_arg    44 include/sound/seq_oss.h 	int (*raw_event)(struct snd_seq_oss_arg *p, unsigned char *data);
snd_seq_oss_arg    56 sound/core/seq/oss/seq_oss_device.h 	struct snd_seq_oss_arg arg;
snd_seq_oss_arg    11 sound/drivers/opl3/opl3_oss.c static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure);
snd_seq_oss_arg    12 sound/drivers/opl3/opl3_oss.c static int snd_opl3_close_seq_oss(struct snd_seq_oss_arg *arg);
snd_seq_oss_arg    13 sound/drivers/opl3/opl3_oss.c static int snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg);
snd_seq_oss_arg    14 sound/drivers/opl3/opl3_oss.c static int snd_opl3_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, const char __user *buf, int offs, int count);
snd_seq_oss_arg    15 sound/drivers/opl3/opl3_oss.c static int snd_opl3_reset_seq_oss(struct snd_seq_oss_arg *arg);
snd_seq_oss_arg   131 sound/drivers/opl3/opl3_oss.c static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure)
snd_seq_oss_arg   155 sound/drivers/opl3/opl3_oss.c static int snd_opl3_close_seq_oss(struct snd_seq_oss_arg *arg)
snd_seq_oss_arg   174 sound/drivers/opl3/opl3_oss.c static int snd_opl3_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format,
snd_seq_oss_arg   218 sound/drivers/opl3/opl3_oss.c static int snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd,
snd_seq_oss_arg   244 sound/drivers/opl3/opl3_oss.c static int snd_opl3_reset_seq_oss(struct snd_seq_oss_arg *arg)
snd_seq_oss_arg    19 sound/synth/emux/emux_oss.c static int snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure);
snd_seq_oss_arg    20 sound/synth/emux/emux_oss.c static int snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg);
snd_seq_oss_arg    21 sound/synth/emux/emux_oss.c static int snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd,
snd_seq_oss_arg    23 sound/synth/emux/emux_oss.c static int snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format,
snd_seq_oss_arg    25 sound/synth/emux/emux_oss.c static int snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg);
snd_seq_oss_arg    96 sound/synth/emux/emux_oss.c snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure)
snd_seq_oss_arg   162 sound/synth/emux/emux_oss.c snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg)
snd_seq_oss_arg   190 sound/synth/emux/emux_oss.c snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format,
snd_seq_oss_arg   235 sound/synth/emux/emux_oss.c snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg)
snd_seq_oss_arg   269 sound/synth/emux/emux_oss.c snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg)