Home
last modified time | relevance | path

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

/openbmc/linux/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) in snd_seq_oss_readq_new() function
H A Dseq_oss_init.c231 dp->readq = snd_seq_oss_readq_new(dp, maxqlen); in snd_seq_oss_open()