Searched refs:snd_seq_oss_poll (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/core/seq/oss/
H A Dseq_oss_device.h115 __poll_t snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait);
H A Dseq_oss_rw.c185 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait) function
H A Dseq_oss.c207 return snd_seq_oss_poll(dp, file, wait);

Completed in 120 milliseconds