Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c226 static struct usb_interface_descriptor ncm_data_intf = {
227 .bLength = sizeof ncm_data_intf,
278 (struct usb_descriptor_header *) &ncm_data_intf,
324 (struct usb_descriptor_header *) &ncm_data_intf,
392 (struct usb_descriptor_header *) &ncm_data_intf,
1474 ncm_data_intf.iInterface = us[STRING_DATA_IDX].id; in ncm_bind()
1498 ncm_data_intf.bInterfaceNumber = status; in ncm_bind()
225 static struct usb_interface_descriptor ncm_data_intf = { global() variable