Home
last modified time | relevance | path

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

/linux-4.1.27/arch/cris/arch-v10/drivers/
Dgpio.c52 static unsigned int gpio_poll(struct file *filp, struct poll_table_struct *wait);
143 static unsigned int gpio_poll(struct file *file, poll_table *wait) in gpio_poll() function
742 .poll = gpio_poll,
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c80 static unsigned int gpio_poll(struct file *filp,
227 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) in gpio_poll() function
891 .poll = gpio_poll,
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-fs/
Dgpio.c82 static unsigned int gpio_poll(struct file *filp,
184 static unsigned int gpio_poll(struct file *file, struct poll_table_struct *wait) in gpio_poll() function
868 .poll = gpio_poll,