Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb_dev.c125 static d_poll_t usb_poll; variable
144 .d_poll = usb_poll,
1296 usb_poll(struct cdev* dev, int events, struct thread* td) in usb_poll() function