snd_seq_oss_arg 154 include/sound/emux_synth.h struct snd_seq_oss_arg *oss_arg; snd_seq_oss_arg 52 include/sound/seq_oss.h int (*open)(struct snd_seq_oss_arg *p, void *closure); snd_seq_oss_arg 53 include/sound/seq_oss.h int (*close)(struct snd_seq_oss_arg *p); snd_seq_oss_arg 54 include/sound/seq_oss.h int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); snd_seq_oss_arg 55 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 56 include/sound/seq_oss.h int (*reset)(struct snd_seq_oss_arg *p); snd_seq_oss_arg 57 include/sound/seq_oss.h int (*raw_event)(struct snd_seq_oss_arg *p, unsigned char *data); snd_seq_oss_arg 72 sound/core/seq/oss/seq_oss_device.h struct snd_seq_oss_arg arg;