Searched refs:snd_seq_oss_writeq_new (Results 1 – 3 of 3) sorted by relevance
28 struct seq_oss_writeq *snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen);
25 snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen) in snd_seq_oss_writeq_new() function
240 dp->writeq = snd_seq_oss_writeq_new(dp, maxqlen); in snd_seq_oss_open()