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

/linux-master/sound/core/seq/oss/
H A Dseq_oss_readq.h29 struct seq_oss_readq *snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen);
H A Dseq_oss_readq.c33 snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen) function
H A Dseq_oss_init.c226 dp->readq = snd_seq_oss_readq_new(dp, maxqlen);

Completed in 103 milliseconds