Searched refs:bRequestType (Results 1 – 13 of 13) sorted by relevance
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/dwc3/dwc3_ctrl_req/ |
D | format | 9 field:__u8 bRequestType; offset:8; size:1; signed:0; 15 print fmt: "bRequestType %02x bRequest %02x wValue %04x wIndex %04x wLength %d", REC->bRequestType,…
|
/external/kernel-headers/original/uapi/linux/usb/ |
D | tmc.h | 45 __u8 bRequestType; member
|
D | ch9.h | 214 __u8 bRequestType; member
|
/external/kernel-headers/original/uapi/linux/ |
D | usbdevice_fs.h | 41 __u8 bRequestType; member
|
/external/crosvm/usb_sys/src/ |
D | lib.rs | 50 pub bRequestType: u8, field
|
/external/crosvm/usb_util/src/ |
D | device.rs | 285 bRequestType: control_request_type( in get_active_configuration()
|
/external/libpcap/ |
D | config.h.in | 222 /* Define to 1 if `bRequestType' is a member of `struct
|
D | cmakeconfig.h.in | 216 /* Define to 1 if `bRequestType' is a member of `struct
|
D | pcap-usb-linux.c | 538 ctrl.bRequestType = USB_DIR_IN | USB_TYPE_STANDARD | USB_RECIP_DEVICE; in probe_devices()
|
D | CMakeLists.txt | 1497 # OK, does it define bRequestType? Older versions of the kernel 1499 # "value", rather than "bRequestType", "bRequest", and 1503 …check_struct_has_member("struct usbdevfs_ctrltransfer" bRequestType "linux/compiler.h;linux/usbdev… 1505 …check_struct_has_member("struct usbdevfs_ctrltransfer" bRequestType "linux/usbdevice_fs.h" HAVE_ST…
|
D | configure.ac | 2280 # OK, does it define bRequestType? Older versions of the kernel 2282 # "value", rather than "bRequestType", "bRequest", and 2285 AC_CHECK_MEMBERS([struct usbdevfs_ctrltransfer.bRequestType],,,
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 64223 …<var-decl name="bRequestType" type-id="8f048e17" visibility="default" filepath="include/uapi/linux…
|
D | test-PR27569-v0.abi | 64209 …<var-decl name="bRequestType" type-id="8f048e17" visibility="default" filepath="include/uapi/linux…
|