Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/misc/
Dlegousbtower.c226 static __poll_t tower_poll(struct file *file, poll_table *wait);
244 .poll = tower_poll,
457 static __poll_t tower_poll(struct file *file, poll_table *wait) in tower_poll() function