Home
last modified time | relevance | path

Searched refs:snd_seq_oss_arg (Results 1 – 2 of 2) sorted by relevance

/include/sound/
Dseq_oss.h17 struct snd_seq_oss_arg { struct
39 int (*open)(struct snd_seq_oss_arg *p, void *closure); argument
40 int (*close)(struct snd_seq_oss_arg *p);
41 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg);
42 …int (*load_patch)(struct snd_seq_oss_arg *p, int format, const char __user *buf, int offs, int cou…
43 int (*reset)(struct snd_seq_oss_arg *p);
44 int (*raw_event)(struct snd_seq_oss_arg *p, unsigned char *data);
Demux_synth.h139 struct snd_seq_oss_arg *oss_arg;