Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dsound_calls.h25 unsigned int DMAbuf_poll(struct file *file, int dev, poll_table *wait);
Dsoundcard.c422 return DMAbuf_poll(file, dev >> 4, wait); in sound_poll()
Ddmabuf.c1276 unsigned int DMAbuf_poll(struct file * file, int dev, poll_table *wait) in DMAbuf_poll() function