Home
last modified time | relevance | path

Searched refs:usbd_copy_in_user (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusbdi.h670 int usbd_copy_in_user(struct usb_page_cache *cache, usb_frlength_t offset,
H A Dusb_busdma.c193 usbd_copy_in_user(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in_user() function
H A Dusb_request.c601 err = usbd_copy_in_user(xfer->frbuffers + 1, in usbd_do_request_flags()