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

/linux-4.4.14/sound/core/seq/oss/
H A Dseq_oss_readq.h42 struct seq_oss_readq *snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen);
H A Dseq_oss_readq.c46 snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen) snd_seq_oss_readq_new() function
H A Dseq_oss_init.c245 dp->readq = snd_seq_oss_readq_new(dp, maxqlen); snd_seq_oss_open()

Completed in 191 milliseconds