Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h312 int usb_bulk_msg(struct usb_device *, struct usb_host_endpoint *,
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c1709 usb_bulk_msg(struct usb_device *udev, struct usb_host_endpoint *uhe, in usb_bulk_msg() function