Home
last modified time | relevance | path

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

/arch/cris/arch-v10/drivers/
Dgpio.c55 static unsigned int gpio_poll(struct file *filp, struct poll_table_struct *wait);
146 static unsigned int gpio_poll(struct file *file, poll_table *wait) in gpio_poll() function
717 .poll = gpio_poll,
/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c81 static unsigned int gpio_poll(struct file *filp,
228 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) in gpio_poll() function
881 .poll = gpio_poll,
/arch/cris/arch-v32/drivers/mach-fs/
Dgpio.c83 static unsigned int gpio_poll(struct file *filp,
185 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) in gpio_poll() function
860 .poll = gpio_poll,