Searched refs:bDescriptorType (Results 1 – 5 of 5) sorted by relevance
| /tools/usb/ffs-aio-example/simple/device_app/ |
| A D | aio_simple.c | 92 .bDescriptorType = USB_DT_INTERFACE, 99 .bDescriptorType = USB_DT_ENDPOINT, 105 .bDescriptorType = USB_DT_ENDPOINT, 114 .bDescriptorType = USB_DT_INTERFACE, 121 .bDescriptorType = USB_DT_ENDPOINT, 128 .bDescriptorType = USB_DT_ENDPOINT,
|
| /tools/usb/ffs-aio-example/multibuff/device_app/ |
| A D | aio_multibuff.c | 76 .bDescriptorType = USB_DT_INTERFACE, 83 .bDescriptorType = USB_DT_ENDPOINT, 89 .bDescriptorType = USB_DT_ENDPOINT, 98 .bDescriptorType = USB_DT_INTERFACE, 105 .bDescriptorType = USB_DT_ENDPOINT, 112 .bDescriptorType = USB_DT_ENDPOINT,
|
| /tools/usb/ |
| A D | ffs-test.c | 138 .bDescriptorType = USB_DT_INTERFACE, 145 .bDescriptorType = USB_DT_ENDPOINT, 152 .bDescriptorType = USB_DT_ENDPOINT, 162 .bDescriptorType = USB_DT_INTERFACE, 169 .bDescriptorType = USB_DT_ENDPOINT, 176 .bDescriptorType = USB_DT_ENDPOINT, 187 .bDescriptorType = USB_DT_INTERFACE, 194 .bDescriptorType = USB_DT_ENDPOINT, 201 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP, 208 .bDescriptorType = USB_DT_ENDPOINT, [all …]
|
| A D | testusb.c | 68 __u8 bDescriptorType; member 85 __u8 bDescriptorType; member 148 && u.intf.bDescriptorType == USB_DT_INTERFACE in testdev_ffs_ifnum() 164 if (dev.bLength != sizeof dev || dev.bDescriptorType != USB_DT_DEVICE) in testdev_ifnum()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | btf_dump_test_case_packing.c | 106 char bDescriptorType; member
|
Completed in 911 milliseconds