Home
last modified time | relevance | path

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

/linux-4.4.14/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,