Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/usb/
A Dbulk-streams.rst33 int usb_alloc_streams(struct usb_interface *interface,
64 usb_alloc_streams() returns with a value of N, you may use streams 1 though N.
/linux/drivers/usb/core/
A Dhcd.c2011 int usb_alloc_streams(struct usb_interface *interface, in usb_alloc_streams() function
2047 EXPORT_SYMBOL_GPL(usb_alloc_streams);
A Ddevio.c2485 r = usb_alloc_streams(intf, eps, num_eps, num_streams, GFP_KERNEL); in proc_alloc_streams()
/linux/include/linux/
A Dusb.h828 extern int usb_alloc_streams(struct usb_interface *interface,
/linux/drivers/usb/storage/
A Duas.c967 devinfo->qdepth = usb_alloc_streams(devinfo->intf, eps + 1, in uas_configure_endpoints()
/linux/
A Dvmlinux.symvers8540 0x00000000 usb_alloc_streams vmlinux EXPORT_SYMBOL_GPL
A DSystem.map40630 ffff800010adeab0 T usb_alloc_streams
A D.tmp_System.map40630 ffff800010adeab0 T usb_alloc_streams

Completed in 344 milliseconds