Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_dev.c124 static d_poll_t usb_poll; variable
1294 usb_poll(struct cdev* dev, int events, struct thread* td) in usb_poll() function