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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_device.h129 int snd_seq_oss_read(struct seq_oss_devinfo *dev, char __user *buf, int count);
H A Dseq_oss_rw.c44 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) function
H A Dseq_oss.c169 return snd_seq_oss_read(dp, buf, count);

Completed in 112 milliseconds