Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/
H A Dusb_ioctl.h99 struct usb_alt_interface { struct
283 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface)
284 #define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface)
H A Dusb_generic.c2052 struct usb_alt_interface *ai; in ugen_ioctl_post()
/freebsd-13.1/lib/libusb/
H A Dlibusb20_ugen20.c550 struct usb_alt_interface alt_iface; in ugen20_set_alt_index()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp990 unsigned struct_usb_alt_interface_sz = sizeof(usb_alt_interface);