Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c241 static struct usb_endpoint_descriptor fs_ncm_notify_desc = {
275 (struct usb_descriptor_header *) &fs_ncm_notify_desc,
1516 ep = usb_ep_autoconfig(cdev->gadget, &fs_ncm_notify_desc); in ncm_bind()
1541 fs_ncm_notify_desc.bEndpointAddress; in ncm_bind()
1546 fs_ncm_notify_desc.bEndpointAddress; in ncm_bind()
240 static struct usb_endpoint_descriptor fs_ncm_notify_desc = { global() variable