Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dcdc_ncm.h95 const struct usb_cdc_ether_desc *ether_desc;
Dusbnet.h201 struct usb_cdc_ether_desc *ether;
/linux-4.1.27/drivers/net/usb/
Dqmi_wwan.c233 struct usb_cdc_ether_desc *cdc_ether = NULL; in qmi_wwan_bind()
283 if (h->bLength != sizeof(struct usb_cdc_ether_desc)) { in qmi_wwan_bind()
288 cdc_ether = (struct usb_cdc_ether_desc *)buf; in qmi_wwan_bind()
Dcdc_ncm.c777 (const struct usb_cdc_ether_desc *)buf; in cdc_ncm_bind_common()
/linux-4.1.27/include/uapi/linux/usb/
Dcdc.h134 struct usb_cdc_ether_desc { struct
/linux-4.1.27/drivers/usb/gadget/function/
Df_subset.c126 static struct usb_cdc_ether_desc ether_desc = {
Df_ecm.c146 static struct usb_cdc_ether_desc ecm_desc = {
Df_ncm.c190 static struct usb_cdc_ether_desc ecm_desc = {