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

/freebsd-current/sys/dev/usb/
H A Dusb_ioctl.h251 #define USB_SET_CONFIG _IOW ('U', 101, int) macro
H A Dusb_generic.c2267 case USB_SET_CONFIG:
/freebsd-current/lib/libusb/
H A Dlibusb20_ugen20.c539 if (ioctl(pdev->file_ctrl, IOUSB(USB_SET_CONFIG), &temp)) {
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc462 _(USB_SET_CONFIG, READ, sizeof(int));
H A Dsanitizer_platform_limits_netbsd.cpp1593 unsigned IOCTL_USB_SET_CONFIG = USB_SET_CONFIG;
/freebsd-current/sys/compat/linux/
H A Dlinux_ioctl.c3418 args->cmd = USB_SET_CONFIG;

Completed in 138 milliseconds