Home
last modified time | relevance | path

Searched refs:bRequestType (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libusb/
H A Dusb.h184 uint8_t bRequestType; member
/freebsd/contrib/libpcap/
H A Dpcap-usb-linux.c370 ctrl.bRequestType = USB_DIR_IN | USB_TYPE_STANDARD | USB_RECIP_DEVICE; in probe_devices()
H A Dcmakeconfig.h.in210 /* Define to 1 if `bRequestType' is a member of `struct
H A Dconfig.h.in219 /* Define to 1 if `bRequestType' is a member of `struct
H A DCMakeLists.txt2269 # OK, does it define bRequestType? Older versions of the kernel
2271 # "value", rather than "bRequestType", "bRequest", and
2275 …check_struct_has_member("struct usbdevfs_ctrltransfer" bRequestType "linux/compiler.h;linux/usbdev…
2277 …check_struct_has_member("struct usbdevfs_ctrltransfer" bRequestType "linux/usbdevice_fs.h" HAVE_ST…
H A Dconfigure.ac2599 # OK, does it define bRequestType? Older versions of the kernel
2601 # "value", rather than "bRequestType", "bRequest", and
2604 AC_CHECK_MEMBERS([struct usbdevfs_ctrltransfer.bRequestType],,,