Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_cdce.c313 static const struct usb_ether_methods cdce_ue_methods = { variable
766 ue->ue_methods = &cdce_ue_methods; in cdce_attach()