Searched refs:snd_seq_oss_poll (Results 1 – 3 of 3) sorted by relevance
115 __poll_t snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait);
185 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait) in snd_seq_oss_poll() function
207 return snd_seq_oss_poll(dp, file, wait); in odev_poll()