Home
last modified time | relevance | path

Searched refs:DMAbuf_poll (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/oss/
Dsound_calls.h23 unsigned int DMAbuf_poll(struct file *file, int dev, poll_table *wait);
Dsoundcard.c418 return DMAbuf_poll(file, dev >> 4, wait); in sound_poll()
Ddmabuf.c1246 unsigned int DMAbuf_poll(struct file * file, int dev, poll_table *wait) in DMAbuf_poll() function