Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duhso.c378 static dev_type_ioctl(uhso_tty_ioctl);
388 .d_ioctl = uhso_tty_ioctl,
1679 uhso_tty_ioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *l) in uhso_tty_ioctl() function