Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_dev.c65 static int usb_poll(struct file *filep, poll_table *fds);
79 .poll = usb_poll,
1042 usb_poll(struct file *filep, poll_table *fds) in usb_poll() function