Symbol: usb_interface_descriptor
lib/libusb/libusb01.c
373
struct usb_interface_descriptor *bifc;
lib/libusb/libusb01.c
98
struct usb_interface_descriptor *currifc;
lib/libusb/usb.h
140
struct usb_interface_descriptor *altsetting;
sys/bus/u4b/audio/uaudio.c
1556
struct usb_interface_descriptor *id;
sys/bus/u4b/audio/uaudio.c
912
struct usb_interface_descriptor *id;
sys/bus/u4b/controller/ehci.c
3059
.bLength = sizeof(struct usb_interface_descriptor),
sys/bus/u4b/controller/ehci.h
304
struct usb_interface_descriptor ifcd;
sys/bus/u4b/controller/ohci.c
2058
.bLength = sizeof(struct usb_interface_descriptor),
sys/bus/u4b/controller/ohci.h
212
struct usb_interface_descriptor ifcd;
sys/bus/u4b/controller/uhci.c
2337
.bLength = sizeof(struct usb_interface_descriptor),
sys/bus/u4b/controller/uhci.h
172
struct usb_interface_descriptor ifcd;
sys/bus/u4b/controller/xhci.h
467
struct usb_interface_descriptor ifcd;
sys/bus/u4b/input/wsp.c
690
struct usb_interface_descriptor *id;
sys/bus/u4b/net/if_cdce.c
501
struct usb_interface_descriptor *id;
sys/bus/u4b/net/if_cdce.c
566
const struct usb_interface_descriptor *id;
sys/bus/u4b/serial/u3g.c
665
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/u3g.c
791
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/ufoma.c
1013
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/ufoma.c
203
struct usb_interface_descriptor *, uint8_t, uint8_t);
sys/bus/u4b/serial/ufoma.c
328
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/ufoma.c
364
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/ufoma.c
494
ufoma_get_intconf(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id,
sys/bus/u4b/serial/ulpt.c
519
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/umodem.c
389
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/umodem.c
459
struct usb_interface_descriptor *id;
sys/bus/u4b/serial/uplcom.c
346
struct usb_interface_descriptor *id;
sys/bus/u4b/storage/umass.c
755
struct usb_interface_descriptor *id;
sys/bus/u4b/storage/umass.c
921
struct usb_interface_descriptor *id;
sys/bus/u4b/storage/ustorage_fs.c
329
struct usb_interface_descriptor *id;
sys/bus/u4b/storage/ustorage_fs.c
350
struct usb_interface_descriptor *id;
sys/bus/u4b/template/usb_template.c
297
struct usb_interface_descriptor *id;
sys/bus/u4b/template/usb_template.c
679
struct usb_interface_descriptor *id;
sys/bus/u4b/usb.h
401
typedef struct usb_interface_descriptor usb_interface_descriptor_t;
sys/bus/u4b/usb_device.c
2619
struct usb_interface_descriptor *
sys/bus/u4b/usb_device.c
689
struct usb_interface_descriptor *id;
sys/bus/u4b/usb_device.h
77
struct usb_interface_descriptor desc;
sys/bus/u4b/usb_generic.c
1695
struct usb_interface_descriptor *idesc)
sys/bus/u4b/usb_generic.c
2057
struct usb_interface_descriptor *idesc;
sys/bus/u4b/usb_hid.c
772
struct usb_interface_descriptor *id)
sys/bus/u4b/usb_ioctl.h
279
#define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
sys/bus/u4b/usb_ioctl.h
307
#define USB_GET_TX_INTERFACE_DESC _IOR ('U', 141, struct usb_interface_descriptor)
sys/bus/u4b/usb_msctest.c
595
struct usb_interface_descriptor *id;
sys/bus/u4b/usb_parse.c
116
struct usb_interface_descriptor *
sys/bus/u4b/usb_parse.c
120
struct usb_interface_descriptor *id;
sys/bus/u4b/usb_parse.c
124
id = (struct usb_interface_descriptor *)ps->desc;
sys/bus/u4b/usb_parse.c
129
id = (struct usb_interface_descriptor *)
sys/bus/u4b/usb_parse.c
268
struct usb_interface_descriptor *id)
sys/bus/u4b/usb_parse.c
288
id = (struct usb_interface_descriptor *)desc;
sys/bus/u4b/usbdi.h
170
struct usb_interface_descriptor *idesc;
sys/bus/u4b/usbdi.h
482
struct usb_interface_descriptor *usbd_get_interface_descriptor(
sys/bus/u4b/usbdi_util.h
48
struct usb_interface_descriptor *usb_idesc_foreach(
sys/bus/u4b/usbdi_util.h
60
struct usb_interface_descriptor *id);
sys/bus/u4b/usbhid.h
241
struct usb_interface_descriptor *id);
sys/bus/u4b/uvc/uvc_drv.c
1146
struct usb_interface_descriptor *idesc;
sys/bus/u4b/uvc/uvc_drv.c
1229
idesc = (struct usb_interface_descriptor *)desc;
sys/bus/u4b/uvc/uvc_drv.c
1407
struct usb_interface_descriptor *idesc;
sys/bus/u4b/uvc/uvc_drv.c
1417
idesc = (struct usb_interface_descriptor *)desc;
sys/bus/u4b/uvc/uvc_drv.c
166
struct usb_interface_descriptor *id;
sys/bus/u4b/wlan/if_mtw.c
393
struct usb_interface_descriptor *id;
sys/bus/u4b/wlan/if_run.c
645
struct usb_interface_descriptor *id;
sys/netgraph7/bluetooth/drivers/ubt/ng_ubt.c
538
struct usb_interface_descriptor *id;
sys/netgraph7/bluetooth/drivers/ubt/ng_ubt.c
622
id = (struct usb_interface_descriptor *)ed;