Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/ !
H A Df_acm.c153 static struct usb_endpoint_descriptor acm_fs_notify_desc = { variable
183 (struct usb_descriptor_header *) &acm_fs_notify_desc,
662 ep = usb_ep_autoconfig(cdev->gadget, &acm_fs_notify_desc); in acm_bind()
687 acm_fs_notify_desc.bEndpointAddress; in acm_bind()