Searched defs:num_eps (Results 1 – 8 of 8) sorted by relevance
/drivers/usb/usbip/ |
D | vhci_hcd.c | 1297 struct usb_host_endpoint **eps, unsigned int num_eps, in vhci_alloc_streams() 1306 struct usb_host_endpoint **eps, unsigned int num_eps, in vhci_free_streams()
|
/drivers/usb/core/ |
D | hcd.c | 2037 struct usb_host_endpoint **eps, unsigned int num_eps, in usb_alloc_streams() 2087 struct usb_host_endpoint **eps, unsigned int num_eps, in usb_free_streams()
|
D | devio.c | 942 unsigned int i, num_streams, num_eps; in parse_usbdevfs_streams() local 2486 unsigned num_streams, num_eps; in proc_alloc_streams() local 2506 unsigned num_eps; in proc_free_streams() local
|
/drivers/usb/host/ |
D | xhci.c | 3441 struct usb_host_endpoint **eps, unsigned int num_eps, in xhci_calculate_streams_and_bitmask() 3473 struct usb_host_endpoint **eps, unsigned int num_eps) in xhci_calculate_no_streams_bitmask() 3529 struct usb_host_endpoint **eps, unsigned int num_eps, in xhci_alloc_streams() 3696 struct usb_host_endpoint **eps, unsigned int num_eps, in xhci_free_streams()
|
/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 2554 struct usb_host_endpoint **eps, unsigned int num_eps, in dummy_alloc_streams() 2601 struct usb_host_endpoint **eps, unsigned int num_eps, in dummy_free_streams()
|
/drivers/usb/mtu3/ |
D | mtu3.h | 336 int num_eps; member
|
/drivers/usb/gadget/udc/bdc/ |
D | bdc.h | 415 unsigned int num_eps; member
|
/drivers/usb/dwc3/ |
D | core.h | 1249 u8 num_eps; member
|