Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/
H A 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