| /Zephyr-4.3.0/tests/subsys/usb/uac2/src/ |
| D | uac2_desc.c | 322 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors() 362 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors() 376 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors() 423 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors() 437 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors() 553 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in ZTEST() 581 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in ZTEST() 595 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in ZTEST()
|
| /Zephyr-4.3.0/subsys/usb/device/class/netusb/ |
| D | function_ecm.c | 69 .bInterfaceProtocol = 0, 120 .bInterfaceProtocol = 0, 134 .bInterfaceProtocol = 0,
|
| D | function_eem.c | 43 .bInterfaceProtocol = EEM_PROTOCOL,
|
| D | function_rndis.c | 75 .bInterfaceProtocol = 1, 97 .bInterfaceProtocol = 0,
|
| /Zephyr-4.3.0/subsys/usb/host/ |
| D | usbip.h | 68 uint8_t bInterfaceProtocol; member
|
| D | usbip.c | 474 iface.bInterfaceProtocol = if_d->bInterfaceProtocol; in handle_devlist_device_iface()
|
| /Zephyr-4.3.0/drivers/usb/device/ |
| D | usb_dc_native_posix_adapt.c | 90 uint8_t bInterfaceProtocol; in send_interfaces() member 100 iface.bInterfaceProtocol = desc->bInterfaceProtocol; in send_interfaces()
|
| /Zephyr-4.3.0/subsys/usb/device_next/class/ |
| D | loopback.c | 324 .bInterfaceProtocol = 0, \ 377 .bInterfaceProtocol = 0, \ 409 .bInterfaceProtocol = 0, \ 439 .bInterfaceProtocol = 0, \
|
| D | bt_hci.c | 509 .bInterfaceProtocol = BT_HCI_PROTOCOL, \ 565 .bInterfaceProtocol = BT_HCI_PROTOCOL, \ 595 .bInterfaceProtocol = BT_HCI_PROTOCOL, \
|
| D | usbd_hid_macros.h | 133 .bInterfaceProtocol = HID_INTERFACE_PROTOCOL(n), \
|
| D | usbd_cdc_ecm.c | 675 .bInterfaceProtocol = 0, \ 731 .bInterfaceProtocol = 0, \ 743 .bInterfaceProtocol = 0, \
|
| D | usbd_cdc_ncm.c | 1225 .bInterfaceProtocol = 0, \ 1289 .bInterfaceProtocol = NCM_DATA_PROTOCOL, \ 1301 .bInterfaceProtocol = NCM_DATA_PROTOCOL, \
|
| D | usbd_cdc_acm.c | 1220 .bInterfaceProtocol = 0, \ 1272 .bInterfaceProtocol = 0, \
|
| /Zephyr-4.3.0/samples/subsys/usb/legacy/webusb/src/ |
| D | webusb.c | 53 .bInterfaceProtocol = 0, \
|
| /Zephyr-4.3.0/tests/subsys/usb/device/src/ |
| D | main.c | 39 .bInterfaceProtocol = 0, \
|
| /Zephyr-4.3.0/subsys/usb/device/class/hid/ |
| D | core.c | 62 .bInterfaceProtocol = 0, \ 75 .bInterfaceProtocol = 0, \ 653 if_desc->bInterfaceProtocol = proto_code; in usb_hid_set_proto_code()
|
| /Zephyr-4.3.0/subsys/usb/device/class/dfu/ |
| D | usb_dfu.c | 121 .bInterfaceProtocol = DFU_RT_PROTOCOL, 197 .bInterfaceProtocol = DFU_MODE_PROTOCOL, 209 .bInterfaceProtocol = DFU_MODE_PROTOCOL,
|
| /Zephyr-4.3.0/tests/subsys/usb/desc_sections/src/ |
| D | desc_sections.c | 53 .bInterfaceProtocol = 0, \
|
| /Zephyr-4.3.0/subsys/pmci/mctp/ |
| D | mctp_usb.c | 377 ctx->desc->if0.bInterfaceProtocol = ctx->inst->mctp_protocol; in mctp_usb_class_init() 406 .bInterfaceProtocol = 1, \
|
| /Zephyr-4.3.0/samples/subsys/usb/webusb/src/ |
| D | sfunc.c | 197 .bInterfaceProtocol = 0, \
|
| /Zephyr-4.3.0/include/zephyr/usb/ |
| D | usb_ch9.h | 208 uint8_t bInterfaceProtocol; member
|
| /Zephyr-4.3.0/subsys/tracing/ |
| D | tracing_backend_usb.c | 178 .bInterfaceProtocol = 0,
|
| /Zephyr-4.3.0/subsys/dap/ |
| D | dap_backend_usb.c | 224 .bInterfaceProtocol = 0, \
|
| /Zephyr-4.3.0/subsys/usb/device/class/ |
| D | bluetooth.c | 72 .bInterfaceProtocol = USB_BLUETOOTH_PROTOCOL,
|
| /Zephyr-4.3.0/subsys/mgmt/ec_host_cmd/backends/ |
| D | ec_host_cmd_backend_usb.c | 586 .bInterfaceProtocol = USB_PROTOCOL_GOOGLE_EC_HOST_CMD,
|