Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_ncm.c217 static struct usb_interface_descriptor ncm_data_nop_intf = { variable
218 .bLength = sizeof ncm_data_nop_intf,
283 (struct usb_descriptor_header *) &ncm_data_nop_intf,
329 (struct usb_descriptor_header *) &ncm_data_nop_intf,
1375 ncm_data_nop_intf.iInterface = us[STRING_DATA_IDX].id; in ncm_bind()
1395 ncm_data_nop_intf.bInterfaceNumber = status; in ncm_bind()