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

/freebsd-10.3-release/sys/dev/usb/
H A Dusb_ioctl.h316 #define USB_GET_TEMPLATE _IOR ('U', 148, int) macro
H A Dusb_dev.c1687 case USB_GET_TEMPLATE:
/freebsd-10.3-release/lib/libusb/
H A Dlibusb20_ugen20.c1069 return (ugen20_be_ioctl(IOUSB(USB_GET_TEMPLATE), ptemp));
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_ioctl.c3509 args->cmd = USB_GET_TEMPLATE;

Completed in 58 milliseconds