Symbol: usb_interface
lib/libusb/libusb01.c
100
struct usb_interface *currifcw;
lib/libusb/libusb01.c
406
struct usb_interface *bifc;
lib/libusb/usb.h
157
struct usb_interface *interface;
sys/bus/u4b/input/ukbd.c
168
struct usb_interface *sc_iface;
sys/bus/u4b/input/wsp.c
691
struct usb_interface *iface;
sys/bus/u4b/net/if_cdce.c
500
struct usb_interface *iface;
sys/bus/u4b/net/if_cdce.c
564
struct usb_interface *iface;
sys/bus/u4b/serial/u3g.c
664
struct usb_interface *iface;
sys/bus/u4b/serial/u3g.c
790
struct usb_interface *iface;
sys/bus/u4b/serial/ufoma.c
1014
struct usb_interface *iface;
sys/bus/u4b/serial/ugensa.c
185
struct usb_interface *iface;
sys/bus/u4b/serial/umodem.c
388
struct usb_interface *iface;
sys/bus/u4b/serial/umodem.c
460
struct usb_interface *iface;
sys/bus/u4b/serial/uplcom.c
345
struct usb_interface *iface;
sys/bus/u4b/storage/umass.c
753
umass_get_proto(struct usb_interface *iface)
sys/bus/u4b/usb_debug.c
122
usb_dump_iface(struct usb_interface *iface)
sys/bus/u4b/usb_debug.h
53
struct usb_interface;
sys/bus/u4b/usb_debug.h
58
void usb_dump_iface(struct usb_interface *iface);
sys/bus/u4b/usb_dev.h
54
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
1138
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
1188
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
1273
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
1319
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
1465
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
2236
struct usb_interface *
sys/bus/u4b/usb_device.c
2239
struct usb_interface *iface = udev->ifaces + iface_index;
sys/bus/u4b/usb_device.c
2299
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
2620
usbd_get_interface_descriptor(struct usb_interface *iface)
sys/bus/u4b/usb_device.c
2628
usbd_get_interface_altindex(struct usb_interface *iface)
sys/bus/u4b/usb_device.c
2649
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
2967
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
691
struct usb_interface *iface;
sys/bus/u4b/usb_device.c
909
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_device.h
195
struct usb_interface *ifaces;
sys/bus/u4b/usb_device.h
197
struct usb_interface ifaces[USB_IFACE_MAX];
sys/bus/u4b/usb_device.h
270
struct usb_interface *linux_iface_start;
sys/bus/u4b/usb_device.h
271
struct usb_interface *linux_iface_end;
sys/bus/u4b/usb_generic.c
1697
struct usb_interface *iface;
sys/bus/u4b/usb_generic.c
2071
struct usb_interface *iface;
sys/bus/u4b/usb_generic.c
759
struct usb_interface *iface;
sys/bus/u4b/usb_handle_request.c
185
struct usb_interface *iface, uint8_t alt_index)
sys/bus/u4b/usb_handle_request.c
214
struct usb_interface *iface;
sys/bus/u4b/usb_handle_request.c
215
struct usb_interface *iface_parent; /* parent interface */
sys/bus/u4b/usb_hid.c
806
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_hub.c
1631
struct usb_interface *iface;
sys/bus/u4b/usb_hub.c
1708
struct usb_interface *iface;
sys/bus/u4b/usb_msctest.c
594
struct usb_interface *iface;
sys/bus/u4b/usb_request.c
1410
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_request.c
1436
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_request.c
1767
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_request.c
1796
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_request.c
1824
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_request.c
1852
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_request.c
1880
struct usb_interface *iface = usbd_get_iface(udev, iface_index);
sys/bus/u4b/usb_util.c
68
struct usb_interface *iface;
sys/bus/u4b/usbdi.h
33
struct usb_interface;
sys/bus/u4b/usbdi.h
391
struct usb_interface *iface; /* current interface */
sys/bus/u4b/usbdi.h
480
struct usb_interface *usbd_get_iface(struct usb_device *udev,
sys/bus/u4b/usbdi.h
483
struct usb_interface *iface);
sys/bus/u4b/usbdi.h
516
uint8_t usbd_get_interface_altindex(struct usb_interface *iface);
sys/bus/u4b/uvc/uvc_drv.c
167
struct usb_interface *iface;
sys/bus/u4b/uvc/uvc_drv.c
186
struct usb_interface *iface)
sys/bus/u4b/uvc/uvc_drv.c
1978
uvc_drv_init_data(struct usb_interface *iface, uint8_t iface_index,
sys/bus/u4b/uvc/uvc_drv.c
2093
struct usb_interface *iface;
sys/bus/u4b/uvc/uvc_drv.c
2436
uvc_drv_init_ctrl(struct usb_interface *iface, uint8_t iface_index,
sys/bus/u4b/uvc/uvc_drv.h
647
struct usb_interface *iface;
sys/bus/u4b/uvc/uvc_drv.h
671
struct usb_interface *iface;
sys/bus/u4b/uvc/uvc_drv.h
730
struct usb_interface *iface;
sys/bus/u4b/wlan/if_mtw.c
392
struct usb_interface *iface;
sys/bus/u4b/wlan/if_mtwvar.h
304
struct usb_interface *sc_iface;
sys/bus/u4b/wlan/if_run.c
644
struct usb_interface *iface;
sys/netgraph7/bluetooth/drivers/ubt/ng_ubt.c
539
struct usb_interface *iface;