Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h320 int usb_bulk_msg(struct usb_device *, struct usb_host_endpoint *,
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c1891 usb_bulk_msg(struct usb_device *udev, struct usb_host_endpoint *uhe, in usb_bulk_msg() function