Searched refs:bInterfaceProtocol (Results 1 – 19 of 19) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/ |
D | dfu.c | 155 .bInterfaceProtocol = 0x01, /* DFU runtime protocol */ 170 g_dfu_cfgdesc.ifdesc.bInterfaceProtocol = 0x01; /* The runtime mode */ in to_runtime_mode() 175 g_dfu_cfgdesc.ifdesc.bInterfaceProtocol = 0x02; /* The DFU mode */ in to_dfu_mode()
|
D | f_acm_desc.c | 84 .bInterfaceProtocol = UIPROTO_CDC_AT, 137 .bInterfaceProtocol = 0x0,
|
D | f_uac.c | 235 .bInterfaceProtocol = 0, 285 .bInterfaceProtocol = 0, 298 .bInterfaceProtocol = 0,
|
D | f_uvc.c | 225 .bInterfaceProtocol = UICLASS_VIDEO_PROTOCOL_UNDEFINED, 391 .bInterfaceProtocol = UICLASS_VIDEO_PROTOCOL_UNDEFINED, 801 .bInterfaceProtocol = UICLASS_VIDEO_PROTOCOL_UNDEFINED,
|
D | rndis.c | 247 .bInterfaceProtocol = UIPROTO_DATA_VENDOR, 298 .bInterfaceProtocol = 0, /* interface protocol */
|
D | f_hid.c | 155 .bInterfaceProtocol = 0, /* nInterfaceProtocol : 0=none, 1=keyboard, 2=mouse */
|
D | f_mass_storage.c | 212 .bInterfaceProtocol = UIPROTO_MASS_BULK,
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_lookup.c | 98 (id->bInterfaceProtocol != info->bInterfaceProtocol)) { in usbd_lookup_id_by_info()
|
D | usbdi.h | 281 uint8_t bInterfaceProtocol; member 351 .match_flag_int_protocol = 1, .bInterfaceProtocol = (ip) 375 uint8_t bInterfaceProtocol; member
|
D | usb_device.c | 1322 uaa.info.bInterfaceProtocol = in usb_probe_and_attach() 1323 iface->idesc->bInterfaceProtocol; in usb_probe_and_attach() 1332 uaa.info.bInterfaceProtocol, in usb_probe_and_attach() 2505 iface->idesc->bInterfaceProtocol); in usb_notify_addq()
|
D | usb.h | 404 uByte bInterfaceProtocol; member
|
D | usb_hub.c | 1825 iface->idesc->bInterfaceProtocol, in uhub_child_pnpinfo_string()
|
/third_party/FreeBSD/sys/dev/usb/input/ |
D | uhid.c | 792 (uaa->info.bInterfaceProtocol == UIPROTO_XBOX360_GAMEPAD)) { in uhid_attach() 868 if (uaa->info.bInterfaceProtocol == UIPROTO_MOUSE) { in uhid_attach()
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
D | linux_usb.c | 179 (id->bInterfaceProtocol != uaa->info.bInterfaceProtocol)) { in usb_linux_lookup_id()
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
D | umass.c | 788 switch (id->bInterfaceProtocol) { in umass_get_proto()
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
D | ehci.c | 2982 .bInterfaceProtocol = 0,
|
D | xhci.c | 3206 .bInterfaceProtocol = 0,
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 45166 …<var-decl name="bInterfaceProtocol" type-id="8f048e17" visibility="default" filepath="include/uapi… 66228 …<var-decl name="bInterfaceProtocol" type-id="8f048e17" visibility="default" filepath="include/uapi…
|
D | test-PR27569-v0.abi | 45137 …<var-decl name="bInterfaceProtocol" type-id="8f048e17" visibility="default" filepath="include/uapi… 66214 …<var-decl name="bInterfaceProtocol" type-id="8f048e17" visibility="default" filepath="include/uapi…
|