Searched defs:num_eps (Results 1 - 12 of 12) sorted by relevance

/linux-master/include/linux/usb/
H A Dmusb.h74 u8 num_eps; /* number of endpoints _with_ ep0 */ member in struct:musb_hdrc_config
/linux-master/drivers/usb/gadget/function/
H A Du_midi2.h77 unsigned int num_eps; member in struct:f_midi2_opts
H A Df_midi2.c143 unsigned int num_eps; member in struct:f_midi2
2697 int i, j, num_eps, num_blks; local
2793 int i, num_eps, blk; local
[all...]
/linux-master/drivers/usb/usbip/
H A Dvhci_hcd.c1297 vhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) argument
1306 vhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) argument
/linux-master/include/uapi/linux/
H A Dusbdevice_fs.h178 unsigned int num_eps; member in struct:usbdevfs_streams
/linux-master/tools/include/uapi/linux/
H A Dusbdevice_fs.h178 unsigned int num_eps; member in struct:usbdevfs_streams
/linux-master/drivers/usb/mtu3/
H A Dmtu3.h338 int num_eps; member in struct:mtu3
/linux-master/drivers/usb/core/
H A Dhcd.c2014 usb_alloc_streams(struct usb_interface *interface, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) argument
2064 usb_free_streams(struct usb_interface *interface, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) argument
[all...]
H A Ddevio.c953 unsigned int i, num_streams, num_eps; local
2497 unsigned num_streams, num_eps; local
2517 unsigned num_eps; local
[all...]
/linux-master/drivers/usb/gadget/udc/bdc/
H A Dbdc.h415 unsigned int num_eps; member in struct:bdc
/linux-master/drivers/usb/host/
H A Dxhci.c3315 xhci_calculate_streams_and_bitmask(struct xhci_hcd *xhci, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int *num_streams, u32 *changed_ep_bitmask) argument
3347 xhci_calculate_no_streams_bitmask(struct xhci_hcd *xhci, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps) argument
3404 xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) argument
3571 xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) argument
[all...]
/linux-master/drivers/usb/dwc3/
H A Dcore.h1288 u8 num_eps; member in struct:dwc3

Completed in 212 milliseconds