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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Dsync_serial.c158 static unsigned int sync_serial_poll(struct file *filp, poll_table *wait);
250 .poll = sync_serial_poll,
654 static unsigned int sync_serial_poll(struct file *file, poll_table *wait) function
672 printk(KERN_DEBUG "sync_serial_poll: mask 0x%08X %s %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dsync_serial.c154 static unsigned int sync_serial_poll(struct file *filp, poll_table *wait);
247 .poll = sync_serial_poll,
603 static unsigned int sync_serial_poll(struct file *file, poll_table *wait) function
641 printk("sync_serial_poll: mask 0x%08X %s %s\n", mask,

Completed in 177 milliseconds