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