Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/misc/
Dlegousbtower.c227 static __poll_t tower_poll (struct file *file, poll_table *wait);
246 .poll = tower_poll,
512 static __poll_t tower_poll (struct file *file, poll_table *wait) in tower_poll() function