Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duhso.c381 static dev_type_poll(uhso_tty_poll);
391 .d_poll = uhso_tty_poll,
1784 uhso_tty_poll(dev_t dev, int events, struct lwp *l) in uhso_tty_poll() function