Searched refs:snd_seq_oss_read (Results 1 – 3 of 3) sorted by relevance
113 int snd_seq_oss_read(struct seq_oss_devinfo *dev, char __user *buf, int count);
31 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) in snd_seq_oss_read() function
157 return snd_seq_oss_read(dp, buf, count); in odev_read()