Searched refs:snd_seq_oss_writeq_get_free_size (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_writeq.h46 int snd_seq_oss_writeq_get_free_size(struct seq_oss_writeq *q);
H A Dseq_oss_writeq.c152 snd_seq_oss_writeq_get_free_size(struct seq_oss_writeq *q) function
H A Dseq_oss_ioctl.c128 return put_user(snd_seq_oss_writeq_get_free_size(dp->writeq), p) ? -EFAULT : 0;

Completed in 51 milliseconds