Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dusb.h776 #define USB_GET_NO_ALT _IOWR('U', 104, struct usb_alt_interface) macro
H A Dugen.c1062 case USB_GET_NO_ALT: in ugen_do_ioctl()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1596 unsigned IOCTL_USB_GET_NO_ALT = USB_GET_NO_ALT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc465 _(USB_GET_NO_ALT, READWRITE, struct_usb_alt_interface_sz);