Searched refs:usb_interface_descriptor (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11-stable/sys/dev/usb/
H A Dusb_parse.c123 struct usb_interface_descriptor *
127 struct usb_interface_descriptor *id;
131 id = (struct usb_interface_descriptor *)ps->desc;
136 id = (struct usb_interface_descriptor *)
287 struct usb_interface_descriptor *id)
307 id = (struct usb_interface_descriptor *)desc;
H A Dusbdi_util.h48 struct usb_interface_descriptor *usb_idesc_foreach(
60 struct usb_interface_descriptor *id);
H A Dusb_ioctl.h283 #define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
311 #define USB_GET_TX_INTERFACE_DESC _IOR ('U', 141, struct usb_interface_descriptor)
H A Dusbhid.h265 struct usb_interface_descriptor *id);
H A Dusb_device.h79 struct usb_interface_descriptor desc;
H A Dusb.h401 struct usb_interface_descriptor { struct
412 typedef struct usb_interface_descriptor usb_interface_descriptor_t;
H A Dusbdi.h174 struct usb_interface_descriptor *idesc;
520 struct usb_interface_descriptor *usbd_get_interface_descriptor(
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.h95 struct usb_interface_descriptor ifcd;
/freebsd-11-stable/sys/dev/usb/controller/
H A Dsaf1761_otg.h109 struct usb_interface_descriptor ifcd;
H A Dat91dci.h176 struct usb_interface_descriptor ifcd;
H A Ddwc_otg.h121 struct usb_interface_descriptor ifcd;
H A Datmegadci.h230 struct usb_interface_descriptor ifcd;
H A Davr32dci.h198 struct usb_interface_descriptor ifcd;
H A Dohci.h212 struct usb_interface_descriptor ifcd;
H A Duhci.h172 struct usb_interface_descriptor ifcd;
H A Duss820dci.h308 struct usb_interface_descriptor ifcd;
H A Dehci.h304 struct usb_interface_descriptor ifcd;
H A Dmusb_otg.h360 struct usb_interface_descriptor ifcd;
/freebsd-11-stable/lib/libusb/
H A Dusb.h121 struct usb_interface_descriptor { struct
140 struct usb_interface_descriptor *altsetting;
H A Dlibusb01.c98 struct usb_interface_descriptor *currifc;
373 struct usb_interface_descriptor *bifc;
/freebsd-11-stable/sys/dev/usb/serial/
H A Dufoma.c207 struct usb_interface_descriptor *, uint8_t, uint8_t);
335 struct usb_interface_descriptor *id;
371 struct usb_interface_descriptor *id;
519 ufoma_get_intconf(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id,
1032 struct usb_interface_descriptor *id;
H A Dumodem.c409 struct usb_interface_descriptor *id;
479 struct usb_interface_descriptor *id;
H A Dulpt.c526 struct usb_interface_descriptor *id;
/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.c348 struct usb_interface_descriptor *id;
730 struct usb_interface_descriptor *id;
/freebsd-11-stable/usr.sbin/bhyve/
H A Dusb_mouse.c93 struct usb_interface_descriptor ifcd;

Completed in 160 milliseconds

123