Home
last modified time | relevance | path

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

123

/freebsd-13.1/sys/dev/usb/
H A Dusb_parse.c125 struct usb_interface_descriptor *
129 struct usb_interface_descriptor *id; in usb_idesc_foreach()
133 id = (struct usb_interface_descriptor *)ps->desc; in usb_idesc_foreach()
138 id = (struct usb_interface_descriptor *) in usb_idesc_foreach()
289 struct usb_interface_descriptor *id) in usbd_get_no_alts()
309 id = (struct usb_interface_descriptor *)desc; in usbd_get_no_alts()
H A Dusbdi_util.h50 struct usb_interface_descriptor *usb_idesc_foreach(
62 struct usb_interface_descriptor *id);
H A Dusb_ioctl.h287 #define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
315 #define USB_GET_TX_INTERFACE_DESC _IOR ('U', 141, struct usb_interface_descriptor)
H A Dusbhid.h93 struct usb_interface_descriptor *id);
H A Dusb_hid.c83 struct usb_interface_descriptor *id) in hid_get_descriptor_from_usb()
H A Dusb.h403 struct usb_interface_descriptor { struct
414 typedef struct usb_interface_descriptor usb_interface_descriptor_t; argument
H A Dusbdi.h175 struct usb_interface_descriptor *idesc;
571 struct usb_interface_descriptor *usbd_get_interface_descriptor(
H A Dusb_device.h81 struct usb_interface_descriptor desc;
/freebsd-13.1/lib/libusb/
H A Dusb.h123 struct usb_interface_descriptor { struct
142 struct usb_interface_descriptor *altsetting; argument
H A Dlibusb01.c100 struct usb_interface_descriptor *currifc;
375 struct usb_interface_descriptor *bifc; in usb_parse_iface_sub()
/freebsd-13.1/sys/mips/cavium/usb/
H A Doctusb.h96 struct usb_interface_descriptor ifcd;
/freebsd-13.1/sys/dev/usb/serial/
H A Dufoma.c208 struct usb_interface_descriptor *, uint8_t, uint8_t);
334 struct usb_interface_descriptor *id; in ufoma_probe()
370 struct usb_interface_descriptor *id; in ufoma_attach()
518 ufoma_get_intconf(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id, in ufoma_get_intconf()
1029 struct usb_interface_descriptor *id; in ufoma_modem_setup()
H A Dumodem.c411 struct usb_interface_descriptor *id; in umodem_attach()
481 struct usb_interface_descriptor *id; in umodem_find_data_iface()
/freebsd-13.1/sys/dev/usb/controller/
H A Dsaf1761_otg.h109 struct usb_interface_descriptor ifcd;
H A Datmegadci.h232 struct usb_interface_descriptor ifcd;
H A Duhci.h174 struct usb_interface_descriptor ifcd;
H A Ddwc_otg.h123 struct usb_interface_descriptor ifcd;
H A Dohci.h214 struct usb_interface_descriptor ifcd;
H A Davr32dci.h200 struct usb_interface_descriptor ifcd;
H A Duss820dci.h310 struct usb_interface_descriptor ifcd;
H A Dmusb_otg.h362 struct usb_interface_descriptor ifcd;
H A Dehci.h305 struct usb_interface_descriptor ifcd;
H A Dxhci.h443 struct usb_interface_descriptor ifcd;
/freebsd-13.1/sys/dev/usb/template/
H A Dusb_template.c379 struct usb_interface_descriptor *id; in usb_make_interface_desc()
764 struct usb_interface_descriptor *id; in usb_hw_ep_get_needs()
/freebsd-13.1/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c639 struct usb_interface_descriptor *id; in ubt_attach()
722 id = (struct usb_interface_descriptor *)ed; in ubt_attach()

123