Home
last modified time | relevance | path

Searched refs:bDeviceProtocol (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/dev/usb/
H A Dusb_lookup.c111 (id->bDeviceProtocol != info->bDeviceProtocol)) { in usbd_lookup_id_by_info()
H A Dusbdi.h313 uint8_t bDeviceProtocol; member
382 .match_flag_dev_protocol = 1, .bDeviceProtocol = (dp)
412 uint8_t bDeviceProtocol; member
H A Dusb.h299 uByte bDeviceProtocol; member
665 uByte bDeviceProtocol; member
H A Dusb_hub.c108 #define UHUB_PROTO(sc) ((sc)->sc_udev->ddesc.bDeviceProtocol)
293 udev->ddesc.bDeviceProtocol == UDPROTO_HSHUBSTT) in uhub_tt_buffer_reset_async_locked()
1759 res.udev->ddesc.bDeviceProtocol, in uhub_child_pnpinfo()
2113 ddesc.bDeviceProtocol == UDPROTO_HSHUBMTT) && in usbd_fs_isoc_schedule_alloc_slot()
H A Dusb_request.c2043 udev->ddesc.bDeviceProtocol, in usbd_setup_device_desc()
2224 udev->ddesc.bDeviceProtocol == UDPROTO_HSHUBSTT) in usbd_req_reset_tt()
2255 udev->ddesc.bDeviceProtocol == UDPROTO_HSHUBSTT) in usbd_req_clear_tt_buffer()
/freebsd/sys/dev/usb/template/
H A Dusb_template.h93 uint8_t bDeviceProtocol; member
H A Dusb_template.c550 utd->udd.bDeviceProtocol = tdd->bDeviceProtocol; in usb_make_device_desc()
570 utd->udq.bDeviceProtocol = tdd->bDeviceProtocol; in usb_make_device_desc()
H A Dusb_template_cdceem.c163 .bDeviceProtocol = 0,
H A Dusb_template_msc.c162 .bDeviceProtocol = 0,
H A Dusb_template_midi.c221 .bDeviceProtocol = 0,
H A Dusb_template_kbd.c181 .bDeviceProtocol = 0,
H A Dusb_template_mouse.c179 .bDeviceProtocol = 0,
H A Dusb_template_mtp.c185 .bDeviceProtocol = 0,
H A Dusb_template_modem.c222 .bDeviceProtocol = 0,
H A Dusb_template_cdce.c239 .bDeviceProtocol = 0,
H A Dusb_template_audio.c373 .bDeviceProtocol = 0,
H A Dusb_template_phone.c371 .bDeviceProtocol = 0,
H A Dusb_template_serialnet.c344 .bDeviceProtocol = 0,
H A Dusb_template_multi.c387 .bDeviceProtocol = 0,
/freebsd/lib/libusb/
H A Dusb.h171 uint8_t bDeviceProtocol; member
H A Dlibusb01.c934 udev->descriptor.bDeviceProtocol = ddesc->bDeviceProtocol; in usb_find_devices()
H A Dlibusb10_desc.c68 desc->bDeviceProtocol = pdesc->bDeviceProtocol; in libusb_get_device_descriptor()
H A Dlibusb20_desc.h214 m(n, UINT8_T, bDeviceProtocol, ) \
/freebsd/sys/dev/usb/serial/
H A Dudbc.c172 if (uaa->info.bDeviceProtocol != 0x00) /* GNU GDB == 1 */ in udbc_probe()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c172 (id->bDeviceProtocol != uaa->info.bDeviceProtocol)) { in usb_linux_lookup_id()

12