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

/linux-master/sound/core/seq/oss/
H A Dseq_oss_writeq.h28 struct seq_oss_writeq *snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen);
H A Dseq_oss_writeq.c25 snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen) function
H A Dseq_oss_init.c235 dp->writeq = snd_seq_oss_writeq_new(dp, maxqlen);

Completed in 97 milliseconds