Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libusb/
H A Dusb.h185 uint8_t bRequestType; member
/freebsd-12.1/contrib/libpcap/
H A Dconfig.h.in231 /* Define to 1 if `bRequestType' is a member of `struct
H A Dcmakeconfig.h.in225 /* Define to 1 if `bRequestType' is a member of `struct
H A Dpcap-usb-linux.c446 ctrl.bRequestType = USB_DIR_IN | USB_TYPE_STANDARD | USB_RECIP_DEVICE; in probe_devices()
H A DCMakeLists.txt1312 # OK, does it define bRequestType? Older versions of the kernel
1314 # "value", rather than "bRequestType", "bRequest", and
1318 …check_struct_has_member("struct usbdevfs_ctrltransfer" bRequestType "linux/compiler.h;linux/usbdev…
1320 …check_struct_has_member("struct usbdevfs_ctrltransfer" bRequestType "linux/usbdevice_fs.h" HAVE_ST…
H A Dconfigure.ac1930 # OK, does it define bRequestType? Older versions of the kernel
1932 # "value", rather than "bRequestType", "bRequest", and
1935 AC_CHECK_MEMBERS([struct usbdevfs_ctrltransfer.bRequestType],,,