Searched refs:gpio_poll (Results 1 - 3 of 3) 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 Dgpio.c45 static unsigned int gpio_poll(struct file *filp, struct poll_table_struct *wait);
136 static unsigned int gpio_poll(struct file *file, poll_table *wait) function
173 DP(printk("gpio_poll ready: mask 0x%08X\n", mask));
735 .poll = gpio_poll,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/mach-a3/
H A Dgpio.c70 static unsigned int gpio_poll(struct file *filp,
217 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) function
242 DP(printk(KERN_DEBUG "gpio_poll ready: mask 0x%08X\n", mask));
881 .poll = gpio_poll,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/mach-fs/
H A Dgpio.c69 static unsigned int gpio_poll(struct file *filp,
171 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) function
238 DP(printk(KERN_DEBUG "gpio_poll ready: mask 0x%08X\n", mask));
855 .poll = gpio_poll,

Completed in 107 milliseconds