Searched refs:snd_seq_oss_writeq_new (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.h41 struct seq_oss_writeq *snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen);
H A Dseq_oss_writeq.c37 snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen) function
H A Dseq_oss_init.c251 dp->writeq = snd_seq_oss_writeq_new(dp, maxqlen);

Completed in 69 milliseconds