Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/counter/
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()
/linux-6.1.9/drivers/gpio/
Dgpiolib-cdev.c2527 struct poll_table_struct *pollt) in lineinfo_watch_poll_unlocked() argument
2535 poll_wait(file, &cdev->wait, pollt); in lineinfo_watch_poll_unlocked()
2545 struct poll_table_struct *pollt) in lineinfo_watch_poll() argument
2549 return call_poll_locked(file, pollt, cdev->gdev, in lineinfo_watch_poll()