Searched refs:snd_seq_oss_write (Results 1 – 3 of 3) sorted by relevance
114 int snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *o…
83 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write() function
168 return snd_seq_oss_write(dp, buf, count, file); in odev_write()