Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c211 static struct usb_interface_descriptor ncm_data_nop_intf = {
212 .bLength = sizeof ncm_data_nop_intf,
277 (struct usb_descriptor_header *) &ncm_data_nop_intf,
323 (struct usb_descriptor_header *) &ncm_data_nop_intf,
391 (struct usb_descriptor_header *) &ncm_data_nop_intf,
1473 ncm_data_nop_intf.iInterface = us[STRING_DATA_IDX].id; in ncm_bind()
1497 ncm_data_nop_intf.bInterfaceNumber = status; in ncm_bind()
210 static struct usb_interface_descriptor ncm_data_nop_intf = { global() variable