Searched refs:bInterfaceProtocol (Results 1 – 22 of 22) sorted by relevance
| /subsys/usb/device/class/netusb/ |
| A D | function_ecm.c | 69 .bInterfaceProtocol = 0, 120 .bInterfaceProtocol = 0, 134 .bInterfaceProtocol = 0,
|
| A D | function_eem.c | 43 .bInterfaceProtocol = EEM_PROTOCOL,
|
| A D | function_rndis.c | 75 .bInterfaceProtocol = 1, 97 .bInterfaceProtocol = 0,
|
| /subsys/usb/device_next/class/ |
| A D | loopback.c | 324 .bInterfaceProtocol = 0, \ 377 .bInterfaceProtocol = 0, \ 409 .bInterfaceProtocol = 0, \ 439 .bInterfaceProtocol = 0, \
|
| A D | bt_hci.c | 509 .bInterfaceProtocol = BT_HCI_PROTOCOL, \ 565 .bInterfaceProtocol = BT_HCI_PROTOCOL, \ 595 .bInterfaceProtocol = BT_HCI_PROTOCOL, \
|
| A D | usbd_hid_macros.h | 133 .bInterfaceProtocol = HID_INTERFACE_PROTOCOL(n), \
|
| A D | usbd_cdc_ecm.c | 673 .bInterfaceProtocol = 0, \ 729 .bInterfaceProtocol = 0, \ 741 .bInterfaceProtocol = 0, \
|
| A D | usbd_cdc_ncm.c | 1223 .bInterfaceProtocol = 0, \ 1287 .bInterfaceProtocol = NCM_DATA_PROTOCOL, \ 1299 .bInterfaceProtocol = NCM_DATA_PROTOCOL, \
|
| A D | usbd_cdc_acm.c | 1216 .bInterfaceProtocol = 0, \ 1268 .bInterfaceProtocol = 0, \
|
| A D | usbd_dfu.c | 157 desc->bInterfaceProtocol = protocol; in init_if_desc()
|
| A D | usbd_msc.c | 799 .bInterfaceProtocol = BULK_ONLY_TRANSPORT, \
|
| A D | usbd_uvc.c | 2156 .bInterfaceProtocol = 0, \ 2248 .bInterfaceProtocol = 0, \
|
| /subsys/usb/host/ |
| A D | usbip.h | 68 uint8_t bInterfaceProtocol; member
|
| A D | usbip.c | 464 iface.bInterfaceProtocol = if_d->bInterfaceProtocol; in handle_devlist_device_iface()
|
| /subsys/usb/device/class/dfu/ |
| A D | usb_dfu.c | 121 .bInterfaceProtocol = DFU_RT_PROTOCOL, 197 .bInterfaceProtocol = DFU_MODE_PROTOCOL, 209 .bInterfaceProtocol = DFU_MODE_PROTOCOL,
|
| /subsys/usb/device/class/hid/ |
| A D | core.c | 62 .bInterfaceProtocol = 0, \ 75 .bInterfaceProtocol = 0, \ 653 if_desc->bInterfaceProtocol = proto_code; in usb_hid_set_proto_code()
|
| /subsys/tracing/ |
| A D | tracing_backend_usb.c | 178 .bInterfaceProtocol = 0,
|
| /subsys/usb/device/class/ |
| A D | bluetooth.c | 72 .bInterfaceProtocol = USB_BLUETOOTH_PROTOCOL,
|
| A D | msc.c | 139 .bInterfaceProtocol = BULK_ONLY_TRANSPORT_PROTOCOL,
|
| A D | cdc_acm.c | 1101 .bInterfaceProtocol = 0, \
|
| /subsys/dap/ |
| A D | dap_backend_usb.c | 224 .bInterfaceProtocol = 0, \
|
| /subsys/usb/device/class/audio/ |
| A D | usb_audio_internal.h | 406 .bInterfaceProtocol = 0, \
|
Completed in 61 milliseconds