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

/freebsd-10.3-release/sys/dev/usb/
H A Dusb_ioctl.h315 #define USB_SET_TEMPLATE _IOW ('U', 147, int) macro
H A Dusb_dev.c1691 case USB_SET_TEMPLATE:
/freebsd-10.3-release/lib/libusb/
H A Dlibusb20_ugen20.c1063 return (ugen20_be_ioctl(IOUSB(USB_SET_TEMPLATE), &temp));
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_ioctl.c3536 args->cmd = USB_SET_TEMPLATE;

Completed in 106 milliseconds