Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_writeq.h41 struct seq_oss_writeq *snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen);
Dseq_oss_writeq.c38 snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen) in snd_seq_oss_writeq_new() function
Dseq_oss_init.c254 dp->writeq = snd_seq_oss_writeq_new(dp, maxqlen); in snd_seq_oss_open()