Home
last modified time | relevance | path

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

/sound/oss/
Ddmabuf.c1225 static unsigned int poll_output(struct file * file, int dev, poll_table *wait) in poll_output() function
1250 return poll_input(file, dev, wait) | poll_output(file, dev, wait); in DMAbuf_poll()