Home
last modified time | relevance | path

Searched refs:usb_cdc_ethernet_descriptor (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h132 struct usb_cdc_ethernet_descriptor { struct
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c469 const struct usb_cdc_ethernet_descriptor *ued; in cdce_attach()
574 ued = (const struct usb_cdc_ethernet_descriptor *)usbd_find_descriptor in cdce_attach()