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

/linux-4.1.27/drivers/misc/
H A Dphantom.c259 static unsigned int phantom_poll(struct file *file, poll_table *wait) phantom_poll() function
264 pr_debug("phantom_poll: %d\n", atomic_read(&dev->counter)); phantom_poll()
272 pr_debug("phantom_poll end: %x/%d\n", mask, atomic_read(&dev->counter)); phantom_poll()
282 .poll = phantom_poll,

Completed in 35 milliseconds