Home
last modified time | relevance | path

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

/freebsd-14.2/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: in usb_static_ioctl()
/freebsd-14.2/lib/libusb/
H A Dlibusb20_ugen20.c1085 return (ugen20_be_ioctl(IOUSB(USB_GET_TEMPLATE), ptemp)); in ugen20_root_get_template()
/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.c3395 args->cmd = USB_GET_TEMPLATE; in linux_ioctl_fbsd_usb()