Home
last modified time | relevance | path

Searched refs:bmAttributes (Results 1 – 25 of 189) sorted by relevance

12345678

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch9.h353 __u8 bmAttributes; member
405 __u8 bmAttributes; member
476 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type()
511 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk()
524 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_control()
538 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_int()
552 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_isoc()
662 return epd->bmAttributes & USB_ENDPOINT_INTRTYPE; in usb_endpoint_interrupt_type()
687 __u8 bmAttributes; member
702 max_streams = comp->bmAttributes & 0x1f; in usb_ss_max_streams()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch9.h353 __u8 bmAttributes; member
405 __u8 bmAttributes; member
476 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type()
511 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk()
524 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_control()
538 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_int()
552 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_isoc()
662 return epd->bmAttributes & USB_ENDPOINT_INTRTYPE; in usb_endpoint_interrupt_type()
687 __u8 bmAttributes; member
702 max_streams = comp->bmAttributes & 0x1f; in usb_ss_max_streams()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h357 __u8 bmAttributes; member
412 __u8 bmAttributes; member
483 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type()
518 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk()
531 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_control()
545 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_int()
559 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_isoc()
669 return epd->bmAttributes & USB_ENDPOINT_INTRTYPE; in usb_endpoint_interrupt_type()
694 __u8 bmAttributes; member
709 max_streams = comp->bmAttributes & 0x1f; in usb_ss_max_streams()
[all …]
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h319 __u8 bmAttributes; member
371 __u8 bmAttributes; member
465 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type()
500 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk()
513 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_control()
527 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_int()
541 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_isoc()
651 return epd->bmAttributes & USB_ENDPOINT_INTRTYPE; in usb_endpoint_interrupt_type()
662 __u8 bmAttributes; member
677 max_streams = comp->bmAttributes & 0x1f; in usb_ss_max_streams()
[all …]
/OK3568_Linux_fs/buildroot/package/android-tools/
H A D0015-adbd-usb_linux_client-Compat-with-old-kernel.patch96 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
103 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
125 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
132 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
150 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
157 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
177 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
195 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
206 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
217 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
[all …]
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c393 .bmAttributes = USB_OTG_SRP,
422 .bmAttributes = USB_ENDPOINT_XFER_BULK,
432 .bmAttributes = USB_ENDPOINT_XFER_BULK,
444 .bmAttributes = USB_ENDPOINT_XFER_INT,
484 .bmAttributes = USB_ENDPOINT_XFER_BULK,
494 .bmAttributes = USB_ENDPOINT_XFER_BULK,
507 .bmAttributes = USB_ENDPOINT_XFER_INT,
539 .bmAttributes = USB_ENDPOINT_XFER_BULK,
556 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Dpxa25x_udc.c311 if (ep->bmAttributes != desc->bmAttributes in pxa25x_ep_enable()
312 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
313 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in pxa25x_ep_enable()
319 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
657 if (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in read_fifo()
755 if (unlikely(ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_queue()
895 || ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in pxa25x_ep_set_halt()
983 | (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_fifo_flush()
1481 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
1490 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dzero.c205 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
228 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
325 sourcesink_driver.bmAttributes &= ~USB_CONFIG_ATT_WAKEUP; in zero_bind()
326 loopback_driver.bmAttributes &= ~USB_CONFIG_ATT_WAKEUP; in zero_bind()
330 sourcesink_driver.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in zero_bind()
331 loopback_driver.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in zero_bind()
350 sourcesink_driver.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in zero_bind()
352 loopback_driver.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in zero_bind()
H A Dether.c216 c->bmAttributes |= USB_CONFIG_ATT_WAKEUP; in rndis_do_config()
234 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
258 c->bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_do_config()
299 .bmAttributes = USB_CONFIG_ATT_SELFPOWER,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch128 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
135 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
155 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
162 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
182 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
205 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
212 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
219 + .bmAttributes = USB_ENDPOINT_XFER_BULK,
237 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
244 - .bmAttributes = USB_ENDPOINT_XFER_BULK,
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c168 .bmAttributes =
220 .bmAttributes = USB_ENDPOINT_XFER_INT,
246 .bmAttributes =
257 .bmAttributes =
299 .bmAttributes =
326 .bmAttributes = USB_ENDPOINT_XFER_BULK,
336 .bmAttributes = USB_ENDPOINT_XFER_BULK,
346 .bmAttributes = USB_ENDPOINT_XFER_INT,
696 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
701 ep_descriptor_ptrs[i - 1]->bmAttributes; in usbtty_init_instances()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_sourcesink.c87 .bmAttributes = USB_ENDPOINT_XFER_BULK,
95 .bmAttributes = USB_ENDPOINT_XFER_BULK,
103 .bmAttributes = USB_ENDPOINT_XFER_ISOC,
113 .bmAttributes = USB_ENDPOINT_XFER_ISOC,
137 .bmAttributes = USB_ENDPOINT_XFER_BULK,
145 .bmAttributes = USB_ENDPOINT_XFER_BULK,
153 .bmAttributes = USB_ENDPOINT_XFER_ISOC,
162 .bmAttributes = USB_ENDPOINT_XFER_ISOC,
186 .bmAttributes = USB_ENDPOINT_XFER_BULK,
195 .bmAttributes = 0,
[all …]
H A Df_loopback.c61 .bmAttributes = USB_ENDPOINT_XFER_BULK,
69 .bmAttributes = USB_ENDPOINT_XFER_BULK,
85 .bmAttributes = USB_ENDPOINT_XFER_BULK,
93 .bmAttributes = USB_ENDPOINT_XFER_BULK,
110 .bmAttributes = USB_ENDPOINT_XFER_BULK,
118 .bmAttributes = 0,
126 .bmAttributes = USB_ENDPOINT_XFER_BULK,
134 .bmAttributes = 0,
H A Df_serial.c59 .bmAttributes = USB_ENDPOINT_XFER_BULK,
66 .bmAttributes = USB_ENDPOINT_XFER_BULK,
81 .bmAttributes = USB_ENDPOINT_XFER_BULK,
88 .bmAttributes = USB_ENDPOINT_XFER_BULK,
102 .bmAttributes = USB_ENDPOINT_XFER_BULK,
109 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Df_subset.c142 .bmAttributes = USB_ENDPOINT_XFER_BULK,
150 .bmAttributes = USB_ENDPOINT_XFER_BULK,
170 .bmAttributes = USB_ENDPOINT_XFER_BULK,
178 .bmAttributes = USB_ENDPOINT_XFER_BULK,
199 .bmAttributes = USB_ENDPOINT_XFER_BULK,
207 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Dstorage_common.c54 .bmAttributes = USB_ENDPOINT_XFER_BULK,
64 .bmAttributes = USB_ENDPOINT_XFER_BULK,
89 .bmAttributes = USB_ENDPOINT_XFER_BULK,
99 .bmAttributes = USB_ENDPOINT_XFER_BULK,
119 .bmAttributes = USB_ENDPOINT_XFER_BULK,
137 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Df_ecm.c193 .bmAttributes = USB_ENDPOINT_XFER_INT,
203 .bmAttributes = USB_ENDPOINT_XFER_BULK,
211 .bmAttributes = USB_ENDPOINT_XFER_BULK,
240 .bmAttributes = USB_ENDPOINT_XFER_INT,
250 .bmAttributes = USB_ENDPOINT_XFER_BULK,
259 .bmAttributes = USB_ENDPOINT_XFER_BULK,
289 .bmAttributes = USB_ENDPOINT_XFER_INT,
309 .bmAttributes = USB_ENDPOINT_XFER_BULK,
318 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Df_acm.c166 .bmAttributes = USB_ENDPOINT_XFER_INT,
175 .bmAttributes = USB_ENDPOINT_XFER_BULK,
182 .bmAttributes = USB_ENDPOINT_XFER_BULK,
204 .bmAttributes = USB_ENDPOINT_XFER_INT,
212 .bmAttributes = USB_ENDPOINT_XFER_BULK,
219 .bmAttributes = USB_ENDPOINT_XFER_BULK,
240 .bmAttributes = USB_ENDPOINT_XFER_BULK,
247 .bmAttributes = USB_ENDPOINT_XFER_BULK,
H A Df_uac2.c177 .bmAttributes = UAC_CLOCK_SOURCE_TYPE_INT_FIXED,
189 .bmAttributes = UAC_CLOCK_SOURCE_TYPE_INT_FIXED,
270 .bmAttributes = USB_ENDPOINT_XFER_INT,
279 .bmAttributes = USB_ENDPOINT_XFER_INT,
289 .bmAttributes = USB_ENDPOINT_XFER_INT,
379 .bmAttributes = 0,
389 .bmAttributes = 0,
401 .bmAttributes = USB_ENDPOINT_XFER_ISOC | USB_ENDPOINT_USAGE_FEEDBACK,
410 .bmAttributes = USB_ENDPOINT_XFER_ISOC | USB_ENDPOINT_USAGE_FEEDBACK,
420 .bmAttributes = USB_ENDPOINT_XFER_ISOC | USB_ENDPOINT_USAGE_FEEDBACK,
[all …]
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c99 .bmAttributes = USB_ENDPOINT_XFER_BULK,
105 .bmAttributes = USB_ENDPOINT_XFER_BULK,
121 .bmAttributes = USB_ENDPOINT_XFER_BULK,
128 .bmAttributes = USB_ENDPOINT_XFER_BULK,
146 .bmAttributes = USB_ENDPOINT_XFER_BULK,
158 .bmAttributes = USB_ENDPOINT_XFER_BULK,
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c97 .bmAttributes = USB_ENDPOINT_XFER_BULK,
103 .bmAttributes = USB_ENDPOINT_XFER_BULK,
119 .bmAttributes = USB_ENDPOINT_XFER_BULK,
126 .bmAttributes = USB_ENDPOINT_XFER_BULK,
144 .bmAttributes = USB_ENDPOINT_XFER_BULK,
156 .bmAttributes = USB_ENDPOINT_XFER_BULK,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c438 if (ep->bmAttributes != desc->bmAttributes in pxa25x_ep_enable()
439 && ep->bmAttributes != USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
440 && desc->bmAttributes != USB_ENDPOINT_XFER_INT) { in pxa25x_ep_enable()
446 if ((desc->bmAttributes == USB_ENDPOINT_XFER_BULK in pxa25x_ep_enable()
774 if (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in read_fifo()
870 if (unlikely (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_queue()
1004 || ep->bmAttributes == USB_ENDPOINT_XFER_ISOC) { in pxa25x_ep_set_halt()
1091 | (ep->bmAttributes == USB_ENDPOINT_XFER_ISOC in pxa25x_ep_fifo_flush()
1872 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
1881 if (likely(ep->bmAttributes == USB_ENDPOINT_XFER_BULK)) in handle_ep()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dconfig.c127 desc->bmAttributes != 0) { in usb_parse_ss_endpoint_companion()
132 desc->bmAttributes, in usb_parse_ss_endpoint_companion()
134 ep->ss_ep_comp.bmAttributes = 0; in usb_parse_ss_endpoint_companion()
136 desc->bmAttributes > 16) { in usb_parse_ss_endpoint_companion()
141 ep->ss_ep_comp.bmAttributes = 16; in usb_parse_ss_endpoint_companion()
143 !USB_SS_SSP_ISOC_COMP(desc->bmAttributes) && in usb_parse_ss_endpoint_companion()
144 USB_SS_MULT(desc->bmAttributes) > 3) { in usb_parse_ss_endpoint_companion()
148 USB_SS_MULT(desc->bmAttributes), in usb_parse_ss_endpoint_companion()
150 ep->ss_ep_comp.bmAttributes = 2; in usb_parse_ss_endpoint_companion()
155 (USB_SS_MULT(desc->bmAttributes)) * in usb_parse_ss_endpoint_companion()
[all …]
/OK3568_Linux_fs/kernel/tools/usb/
H A Dffs-test.c147 .bmAttributes = USB_ENDPOINT_XFER_BULK,
154 .bmAttributes = USB_ENDPOINT_XFER_BULK,
171 .bmAttributes = USB_ENDPOINT_XFER_BULK,
178 .bmAttributes = USB_ENDPOINT_XFER_BULK,
196 .bmAttributes = USB_ENDPOINT_XFER_BULK,
203 .bmAttributes = 0,
210 .bmAttributes = USB_ENDPOINT_XFER_BULK,
218 .bmAttributes = 0,
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c77 .bmAttributes = 1 << 7 | 1 << 5,
109 .bmAttributes = USB_ENDPOINT_XFER_BULK |
143 .bmAttributes = USB_ENDPOINT_XFER_BULK |

12345678