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

/freebsd-current/sys/dev/usb/
H A Dusb_ioctl.h291 #define USB_GET_TEMPLATE _IOR ('U', 148, int) macro
H A Dusb_dev.c1677 case USB_GET_TEMPLATE:
/freebsd-current/lib/libusb/
H A Dlibusb20_ugen20.c1085 return (ugen20_be_ioctl(IOUSB(USB_GET_TEMPLATE), ptemp));
/freebsd-current/sys/compat/linux/
H A Dlinux_ioctl.c3400 args->cmd = USB_GET_TEMPLATE;

Completed in 267 milliseconds