Home
last modified time | relevance | path

Searched refs:usb_interface_descriptor (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/sys/dev/usb/
H A Dusb_parse.c124 struct usb_interface_descriptor *
128 struct usb_interface_descriptor *id; in usb_idesc_foreach()
132 id = (struct usb_interface_descriptor *)ps->desc; in usb_idesc_foreach()
137 id = (struct usb_interface_descriptor *) in usb_idesc_foreach()
288 struct usb_interface_descriptor *id) in usbd_get_no_alts()
308 id = (struct usb_interface_descriptor *)desc; in usbd_get_no_alts()
H A Dusbdi_util.h48 struct usb_interface_descriptor *usb_idesc_foreach(
60 struct usb_interface_descriptor *id);
H A Dusbhid.h92 struct usb_interface_descriptor *id);
H A Dusb_hid.c82 struct usb_interface_descriptor *id) in hid_get_descriptor_from_usb()
H A Dusb_ioctl.h256 #define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
284 #define USB_GET_TX_INTERFACE_DESC _IOR ('U', 141, struct usb_interface_descriptor)
H A Dusb.h403 struct usb_interface_descriptor { struct
414 typedef struct usb_interface_descriptor usb_interface_descriptor_t; argument
H A Dusbdi.h174 struct usb_interface_descriptor *idesc;
573 struct usb_interface_descriptor *usbd_get_interface_descriptor(
H A Dusb_device.h80 struct usb_interface_descriptor desc;
/freebsd/lib/libusb/
H A Dusb.h122 struct usb_interface_descriptor { struct
141 struct usb_interface_descriptor *altsetting; argument
H A Dlibusb01.c99 struct usb_interface_descriptor *currifc;
376 struct usb_interface_descriptor *bifc; in usb_parse_iface_sub()
/freebsd/sys/dev/usb/serial/
H A Dufoma.c206 struct usb_interface_descriptor *, uint8_t, uint8_t);
330 struct usb_interface_descriptor *id; in ufoma_probe()
366 struct usb_interface_descriptor *id; in ufoma_attach()
514 ufoma_get_intconf(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id, in ufoma_get_intconf()
1025 struct usb_interface_descriptor *id; in ufoma_modem_setup()
H A Dumodem.c410 struct usb_interface_descriptor *id; in umodem_attach()
472 struct usb_interface_descriptor *id; in umodem_find_data_iface()
H A Dulpt.c531 struct usb_interface_descriptor *id; in ulpt_attach()
/freebsd/sys/dev/usb/controller/
H A Duhci.h173 struct usb_interface_descriptor ifcd;
H A Datmegadci.h231 struct usb_interface_descriptor ifcd;
H A Ddwc_otg.h122 struct usb_interface_descriptor ifcd;
H A Dohci.h213 struct usb_interface_descriptor ifcd;
H A Davr32dci.h199 struct usb_interface_descriptor ifcd;
H A Duss820dci.h309 struct usb_interface_descriptor ifcd;
H A Dmusb_otg.h361 struct usb_interface_descriptor ifcd;
H A Dehci.h304 struct usb_interface_descriptor ifcd;
H A Dxhci.h468 struct usb_interface_descriptor ifcd;
/freebsd/sys/dev/usb/template/
H A Dusb_template.c378 struct usb_interface_descriptor *id; in usb_make_interface_desc()
763 struct usb_interface_descriptor *id; in usb_hw_ep_get_needs()
/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c661 struct usb_interface_descriptor *id; in ubt_attach()
760 id = (struct usb_interface_descriptor *)ed; in ubt_attach()
/freebsd/sys/dev/usb/input/
H A Duhid_snes.c540 struct usb_interface_descriptor *idesc; in uhid_snes_attach()

123