Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c62 static int usb_ioctl(struct file *filep, int cmd, unsigned long arg);
76 .ioctl = usb_ioctl,
956 * usb_ioctl - cdev callback
959 usb_ioctl(struct file *filep, int cmd, unsigned long arg) in usb_ioctl() function

Completed in 3 milliseconds