Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/misc/
Dlegousbtower.c233 static unsigned int tower_poll (struct file *file, poll_table *wait);
252 .poll = tower_poll,
510 static unsigned int tower_poll (struct file *file, poll_table *wait) in tower_poll() function