Home
last modified time | relevance | path

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

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