Searched refs:snd_seq_oss_write (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/core/seq/oss/
H A Dseq_oss_device.h114 int snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt);
H A Dseq_oss_rw.c83 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) function
H A Dseq_oss.c168 return snd_seq_oss_write(dp, buf, count, file);

Completed in 219 milliseconds