Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ecm.c148 static struct usb_interface_descriptor ecm_data_nop_intf = {
149 .bLength = sizeof ecm_data_nop_intf,
216 (struct usb_descriptor_header *) &ecm_data_nop_intf,
265 (struct usb_descriptor_header *) &ecm_data_nop_intf,
334 (struct usb_descriptor_header *) &ecm_data_nop_intf,
726 ecm_data_nop_intf.bInterfaceNumber = status; in ecm_bind()
147 static struct usb_interface_descriptor ecm_data_nop_intf = { global() variable