Searched refs:snd_seq_oss_readq_new (Results 1 – 3 of 3) sorted by relevance
29 struct seq_oss_readq *snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen);
33 snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen) in snd_seq_oss_readq_new() function
231 dp->readq = snd_seq_oss_readq_new(dp, maxqlen); in snd_seq_oss_open()