Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.c104 struct poll_table_struct *pollt) in counter_chrdev_poll() argument
112 poll_wait(filp, &counter->events_wait, pollt); in counter_chrdev_poll()
/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c2759 struct poll_table_struct *pollt) in lineinfo_watch_poll_unlocked() argument
2767 poll_wait(file, &cdev->wait, pollt); in lineinfo_watch_poll_unlocked()
2777 struct poll_table_struct *pollt) in lineinfo_watch_poll() argument
2781 return call_poll_locked(file, pollt, cdev->gdev, in lineinfo_watch_poll()