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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_dev.c128 static d_poll_t usb_poll; variable
147 .d_poll = usb_poll,
1296 usb_poll(struct cdev* dev, int events, struct thread* td) function

Completed in 104 milliseconds