Home
last modified time | relevance | path

Searched refs:ucr_data (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_ioctl.h80 uint64_t ucr_data; member
82 void *ucr_data;
H A Dusb_generic.c822 /* check if "ucr_data" is valid */ in ugen_do_request()
824 if (ur->ucr_data == NULL) { in ugen_do_request()
830 (f->udev, NULL, &ur->ucr_request, ur->ucr_data, in ugen_do_request()

Completed in 7 milliseconds